11 lines
399 B
XML
11 lines
399 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<component name="JFGroup" extends="Group">
|
|
<interface>
|
|
<field id="backPressed" type="boolean" alwaysNotify="true" />
|
|
<field id="lastFocus" type="node" />
|
|
<field id="overhangTitle" type="string" />
|
|
<field id="optionsAvailable" value="true" type="boolean" />
|
|
</interface>
|
|
<script type="text/brightscript" uri="JFGroup.brs" />
|
|
</component>
|