Skip to main content
summaryrefslogtreecommitdiffstats
blob: 8580425afc2d355fb9e3516217081b1a7e547376 (plain) (blame)
1
2
<?xml version="1.0" encoding="UTF-8"?>
<Composite xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns:x="http://www.eclipse.org/xwt"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="Custom:Attribute:GridLayout:numColumns"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="Custom:Attribute:GridLayout:makeColumnsEqualWidth"></ppe:StringEditor></Composite></Composite>

Back to the top