8 lines
417 B
Plaintext
Executable File
8 lines
417 B
Plaintext
Executable File
<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt" x:Class="it.smi.adex.views.SendReceiveView2" xmlns:p1="clr-namespace:org.eclipse.nebula.widgets.grid">
|
|
<Composite.layout>
|
|
<FillLayout/>
|
|
</Composite.layout>
|
|
<p1:Grid headerVisible="true" splitterVisible="false" x:Name="table" x:Style="BORDER | H_SCROLL | V_SCROLL | MULTI">
|
|
</p1:Grid>
|
|
</Composite>
|
|
<!-- Forms API --> |