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

Back to the top