jf-roku/components/data/OptionsButton.xml

6 lines
204 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
2019-03-19 04:25:41 +00:00
<component name="OptionsButton" extends="ContentNode">
<interface>
2019-10-13 19:33:14 +00:00
<field id="optionSelected" type="boolean" alwaysNotify="true" />
2019-03-19 04:25:41 +00:00
</interface>
</component>