Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 372305c5924b01aadec126049918ea8f423abad8 (plain) (blame)
1
2
<?xml version="1.0" encoding="UTF-8"?>
<Composite xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:j="clr-namespace:java.lang" xmlns:x="http://www.eclipse.org/xwt" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="extendedtypes:ActionConfiguration:label"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="extendedtypes:ActionConfiguration:id"></ppe:StringEditor></Composite></Composite>

Back to the top