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

9 lines
331 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<component name="TVEpisodeRow" extends="RowList">
<interface>
<field id="objects" type="associativearray" onChange="setupRows" />
<field id="escapeButton" type="string" alwaysNotify="true" />
</interface>
<script type="text/brightscript" uri="TVEpisodeRow.brs" />
</component>