jf-roku/components/tvshows/rowlist-season.xml

8 lines
269 B
XML

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