Skip to main content
summaryrefslogtreecommitdiffstats
blob: e2d87b0e8ce036934263d97204a01248dac6cc6b (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:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" 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="properties:contexts:Context:name"></ppe:StringEditor><ppe:MultiReference input="{Binding}" property="properties:contexts:Context:dependencies"></ppe:MultiReference></Composite></Composite>

Back to the top