jf-roku/components/tvshows/TVSeasonRow.xml

6 lines
198 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
2019-03-14 17:11:51 +00:00
<component name="TVSeasonRow" extends="RowList">
<interface>
<field id="TVSeasonData" type="assocarray" onChange="getData" />
2019-03-14 17:11:51 +00:00
</interface>
</component>