11 lines
460 B
XML
11 lines
460 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component name="HomeRows" extends="RowList">
|
|
<interface>
|
|
<field id="selectedItem" type="node" alwaysNotify="true" />
|
|
<field id="quickPlayNode" type="node" alwaysNotify="true" />
|
|
<function name="updateHomeRows" />
|
|
<function name="loadLibraries" />
|
|
</interface>
|
|
<script type="text/brightscript" uri="HomeRows.brs" />
|
|
<script type="text/brightscript" uri="pkg:/source/utils/misc.brs" />
|
|
</component> |