jf-roku/components/library/rowlist.xml
2019-10-13 04:59:51 -04:00

8 lines
255 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<component name="LibraryRow" extends="RowList">
<interface>
<field id="libList" type="associativearray" onChange="getData" />
</interface>
<script type="text/brightscript" uri="rowlist.brs"/>
</component>