niagara-ax/decompiled/rc/module-include-example.xml
2026-03-17 13:31:18 -07:00

39 lines
1.4 KiB
XML

<!--
- Module Include File
- $Revision: 1$ $Date: 11/27/01 7:57:30 AM$
-->
<types>
<!-- Source code examples -->
<type name="ExampleHxView" class="foo.BExampleHxView">
<agent requiredPermissions="r"><on type="demoChotchkie:Flair"/></agent>
</type>
<type name="ExampleProfile" class="foo.BExampleProfile" />
<type name="ExampleSideBar" class="foo.BExampleSideBar" />
<type name="ExampleView" class="foo.BExampleView">
<agent requiredPermissions="r"><on type="demoChotchkie:Flair"/></agent>
</type>
<type name="ExampleWidget" class="foo.BExampleWidget" />
<!-- chotchkie -->
<type name="Flair" class="chotchkie.BFlair" />
<type name="FlairEnum" class="chotchkie.BFlairEnum" />
<!-- chotchkie.ui -->
<type name="BajauiPlayground" class="chotchkie.ui.BBajauiPlayground" />
<type name="ChotchkieBar" class="chotchkie.ui.BChotchkieBar" />
<type name="ChotchkieProfile" class="chotchkie.ui.BChotchkieProfile" />
<type name="ChotchkieHxProfile" class="chotchkie.ui.BChotchkieHxProfile" />
<type name="GridPaneTest" class="chotchkie.ui.BGridPaneTest" />
<type name="GxPlayground" class="chotchkie.ui.BGxPlayground" />
<type name="GxTransformer" class="chotchkie.ui.BGxTransformer" />
<type name="SourceEditor" class="chotchkie.ui.BSourceEditor" >
<agent requiredPermissions="r"><on type="baja:IDataFile"/></agent>
</type>
</types>