jf-roku/components/options/OptionNode.xml

8 lines
258 B
XML

<?xml version="1.0" encoding="utf-8"?>
<component name="OptionNode" extends="ContentNode">
<interface>
<field id="name" type="string" />
<field id="delimiter" type="string" />
<field id="checkedState" type="array" />
</interface>
</component>