jf-roku/components/tvshows/TVSeasonRow.xml
2020-03-18 09:10:31 +00:00

8 lines
266 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="TVSeasonRow.brs" />
</component>