blob: 4cf8231f8d11e34f640c40bd5882680d1b595348 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?><Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets" xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout" xmlns:x="http://www.eclipse.org/xwt">
<Composite.layout>
<ppel:PropertiesLayout/>
</Composite.layout>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="2"/>
</Composite.layout>
<ppe:IntegerEditor input="{Binding}" property="AAS:Range:min"/>
<ppe:IntegerEditor input="{Binding}" property="AAS:Range:max"/>
</Composite>
</Composite>