171 lines
5.2 KiB
Plaintext
Executable File
171 lines
5.2 KiB
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"
|
|
text="" xmlns:p1="clr-namespace:java.lang" x:Name="FORMVIEW">
|
|
<Composite.layout>
|
|
<FillLayout />
|
|
</Composite.layout>
|
|
<ScrolledComposite x:Name="scrLayoutComposite"
|
|
x:Style="BORDER | H_SCROLL | V_SCROLL">
|
|
<Composite x:Name="layoutComposite">
|
|
<Composite.layout>
|
|
<GridLayout />
|
|
</Composite.layout>
|
|
<Group text="Tipo comunicazione">
|
|
<Group.layout>
|
|
<GridLayout numColumns="5" />
|
|
</Group.layout>
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" verticalAlignment="FILL" />
|
|
</Group.layoutData>
|
|
<Label text="Integrativa">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Button x:Style="CHECK" x:Name="DIINBB" />
|
|
<Label />
|
|
<Label text="Correttiva nei termini" />
|
|
<Button x:Style="CHECK" x:Name="DICOBB" />
|
|
</Group>
|
|
<Group text="Dati relativi al sostituto d'imposta">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2" />
|
|
</Group.layout>
|
|
<Label text="Codice fiscale">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" x:Name="CDFIBB">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="Cognome">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" x:Name="COGNBB">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="Nome">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" x:Name="NOMEBB">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="Denominazione">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" x:Name="DENOBB">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="Email">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" x:Name="EMAIBB">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="Telefono o fax">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" x:Name="TELRBB">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Group text="Dati relativi al rappresentante">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2" />
|
|
</Group.layout>
|
|
<Label text="Codice fiscale">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" x:Name="CDFRBB">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="Codice carica">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" x:Name="CDCRBB">
|
|
<Text.layoutData>
|
|
<GridData horizontalAlignment="LEFT" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="Cognome" bounds="0, 0, 55, 15">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" bounds="0, 0, 76, 21" x:Name="COGRBB">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="Nome" bounds="0, 0, 55, 15">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" bounds="0, 0, 76, 21" x:Name="NOMRBB">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="Codice fiscale società ente dichiarante" bounds="0, 0, 55, 15">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="RIGHT" />
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text x:Style="BORDER" bounds="0, 0, 76, 21" x:Name="CDDIBB">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true"
|
|
horizontalAlignment="FILL" />
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
</Composite>
|
|
</ScrolledComposite>
|
|
</Composite> |