Files
Brainstorm/Foundation Builder/controls/tool-item-abstract.cml

8 lines
203 B
Plaintext
Raw Normal View History

2014-05-30 10:31:51 -07:00
<type name="tool-item-abstract" extends="abstract" inherit-styles="true">
<builder jar="tool-item.jar">
<!-- Abstract -->
</builder>
<property name="name" type="string" required="false"/>
</type>