1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
<LayoutModel>
<Root id="1">
<DimensionLayout dim="horizontal">
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" attributes="0">
<EmptySpace max="$pref" attributes="0"/>
<Component id="2" min="$pref" max="$pref" attributes="0"/>
<EmptySpace max="$pref" attributes="0"/>
<Component id="3" min="$pref" pref="80" max="$pref" attributes="0"/>
<EmptySpace pref="100" max="Short.MAX_VALUE" attributes="0"/>
</Group>
<Group type="sequential" attributes="0">
<EmptySpace max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="trailing" attributes="0">
<Component id="4" alignment="leading" min="$pref" max="$pref" attributes="0"/>
<Component id="5" min="$pref" max="$pref" attributes="0"/>
</Group>
<EmptySpace max="$pref" attributes="0"/>
<Component id="6" min="0" max="Short.MAX_VALUE" attributes="0"/>
<EmptySpace max="$pref" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="vertical">
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" attributes="0">
<EmptySpace max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="baseline" attributes="0">
<Component id="2" min="$pref" max="$pref" attributes="0"/>
<Component id="3" min="$pref" max="$pref" attributes="0"/>
</Group>
<EmptySpace max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" attributes="0">
<Component id="4" min="$pref" max="$pref" attributes="0"/>
<EmptySpace max="$pref" attributes="0"/>
<Component id="5" min="$pref" max="$pref" attributes="0"/>
</Group>
<Component id="6" min="$pref" max="$pref" attributes="0"/>
</Group>
<EmptySpace pref="50" max="Short.MAX_VALUE" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
</Root>
</LayoutModel>
|