Files
maschera/Fiscality/plugins/it.smi.adex_19.0.0/resources/CustomerSupplierExtensionAdditionalDataSpain.xwt

13 lines
661 B
Plaintext
Executable File

<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:p1="clr-namespace:java.lang" xmlns:x="http://www.eclipse.org/xwt" text="" x:Class="it.smi.adex.views.TaxRegimeView">
<Composite.layout>
<FillLayout/>
</Composite.layout>
<ScrolledComposite x:Name="scrLayoutComposite" x:Style="BORDER | H_SCROLL | V_SCROLL">
<Composite x:Name="layoutComposite">
<Composite.layout>
<GridLayout numColumns="1"/>
</Composite.layout>
<Button text="#fornitoreautofatturaextracee" toolTipText="#epossibileselezionareunsolofornitoreautofatturaextracee" x:Name="FORNAUTEC" x:Style="CHECK"/>
</Composite>
</ScrolledComposite>
</Composite><!-- Forms API -->