Skip to content

Commit

Permalink
[javafx] added tag "fillspace" an "Container:HBox" to ToolControl
Browse files Browse the repository at this point in the history
  • Loading branch information
ckeimel committed Apr 1, 2015
1 parent 3243e57 commit 0b928b1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion de.emsw.e4.migration/TestApp.e4xmi
Expand Up @@ -22,7 +22,10 @@
</children>
</trimBars>
<trimBars xmi:id="_Zohl0NSYEeSTQcfhQVYxwA" elementId="de.emsw.e4.migration.trimbar.bottom" side="Bottom">
<children xsi:type="menu:ToolControl" xmi:id="_Zohl0tSYEeSTQcfhQVYxwA" elementId="de.emsw.e4.migration.toolcontrol.status" contributionURI="bundleclass://de.emsw.e4.migration/de.emsw.e4.migration.toolcontrol.StatusBarToolControl"/>
<children xsi:type="menu:ToolControl" xmi:id="_Zohl0tSYEeSTQcfhQVYxwA" elementId="de.emsw.e4.migration.toolcontrol.status" contributionURI="bundleclass://de.emsw.e4.migration/de.emsw.e4.migration.toolcontrol.StatusBarToolControl">
<tags>fillspace</tags>
<tags>Container:HBox</tags>
</children>
</trimBars>
</children>
<handlers xmi:id="_ou-IUGdLEeCwy-Dv6QH0PA" elementId="de.emsw.e4.migration.handler.exit" contributionURI="bundleclass://de.emsw.e4.migration/de.emsw.e4.migration.handler.ExitHandler" command="_nFWfIGdLEeCwy-Dv6QH0PA"/>
Expand Down

0 comments on commit 0b928b1

Please sign in to comment.