2019-03-14 17:11:51 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<component name="TVSeasonRow" extends="RowList">
|
|
|
|
<interface>
|
2021-01-30 19:38:39 +00:00
|
|
|
<field id="TVSeasonData" type="assocarray" onChange="getData" />
|
2019-03-14 17:11:51 +00:00
|
|
|
</interface>
|
2020-03-18 09:10:31 +00:00
|
|
|
<script type="text/brightscript" uri="TVSeasonRow.brs" />
|
2019-03-14 17:11:51 +00:00
|
|
|
</component>
|