blob: dbfec9b71a9e6335a8abcf131b42a83645169bda [file] [log] [blame]
<Composite xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:x="http://www.eclipse.org/xwt"
x:ClassFactory="+ arg1 arg2">
<Composite.layout>
<GridLayout numColumns="2"/>
</Composite.layout>
<Button name="button" text="XWT CLRFactory" selectionEvent="select"/>
</Composite>