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

302 lines
13 KiB
Plaintext
Executable File

<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt" background="COLOR_WIDGET_BACKGROUND" x:Class="it.smi.adex.preferences.EnterpriseCrisisSettingsPrefPage" x:Name="prefPageComp">
<CTabFolder x:Style="BORDER" borderVisible="false" x:Name="headClient" selectionBackground="COLOR_WIDGET_BACKGROUND" background="COLOR_WIDGET_BACKGROUND">
<CTabItem text="#impostazionibilancio" >
<CTabItem.control>
<ScrolledComposite x:Name="scrLayoutCompositeCE" x:Style="BORDER | H_SCROLL | V_SCROLL" background="COLOR_WIDGET_BACKGROUND" expandHorizontal="true" expandVertical="true" >
<Composite.layout>
<GridLayout />
</Composite.layout>
<Composite x:Name="layoutCompositeCE" background="COLOR_WIDGET_BACKGROUND">
<Composite.layout>
<GridLayout numColumns="3" />
</Composite.layout>
<Composite x:Name="layoutCompositeRadio" background="COLOR_WIDGET_BACKGROUND">
<Composite.layout>
<GridLayout numColumns="2" marginHeight="0" marginWidth="0" />
</Composite.layout>
<Button background="COLOR_WIDGET_BACKGROUND" x:Style="RADIO" text="#bilanciodicontabilitagenerale" x:Name="accountManagementButton"/>
<Button background="COLOR_WIDGET_BACKGROUND" x:Style="RADIO" text="#bilanciodicontabilitaanalitica" x:Name="analyticManagementButton"/>
</Composite>
<Group background="COLOR_WIDGET_BACKGROUND" text="#contoeconomico" x:Name="groupce">
<Group.layoutData>
<GridData horizontalSpan="3" horizontalAlignment="FILL"
grabExcessHorizontalSpace="true" />
</Group.layoutData>
<Group.layout>
<GridLayout numColumns="3"/>
</Group.layout>
<Label background="COLOR_WIDGET_BACKGROUND" text="#nomeanalisi" x:Name="labelanalisice" >
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true" />
</Label.layoutData>
</Label>
<Text x:Name="nomeanalisice" x:Style="BORDER" >
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" />
</Text.layoutData>
</Text>
<Button text="" x:Name="cercaanalisice" >
</Button>
<Label background="COLOR_WIDGET_BACKGROUND" text="#tiporiclassificato" x:Name="labelriclassificatoce">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Text x:Name="tiporiclassificatoce" x:Style="BORDER">
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Button text="" x:Name="cercariclassificatoce">
</Button>
<Label background="COLOR_WIDGET_BACKGROUND" text="#tipodatovaloreprogressivoeserciziocorrente" alignment="RIGHT"
x:Name="labeltipodatoce">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Combo x:Name="tipodatovaloreprogressivoeserciziocorrentece" x:Style="READ_ONLY"/>
</Group>
<Group background="COLOR_WIDGET_BACKGROUND" text ="#statopatrimoniale" x:Name="groupsp">
<Group.layoutData>
<GridData horizontalSpan="3" horizontalAlignment="FILL"
grabExcessHorizontalSpace="true" />
</Group.layoutData>
<Group.layout>
<GridLayout numColumns="3"/>
</Group.layout>
<Label background="COLOR_WIDGET_BACKGROUND" text="#nomeanalisi" alignment="RIGHT" x:Name="labelanalisisp">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true" />
</Label.layoutData>
</Label>
<Text x:Name="nomeanalisisp" x:Style="BORDER">
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Button text="" x:Name="cercaanalisisp">
</Button>
<Label background="COLOR_WIDGET_BACKGROUND" text="#tiporiclassificato" alignment="RIGHT" x:Name="labelriclassificatosp">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Text x:Name="tiporiclassificatosp" x:Style="BORDER">
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Button text="" x:Name="cercariclassificatosp">
</Button>
<Label background="COLOR_WIDGET_BACKGROUND" text="#tipodatovaloreprogressivoeserciziocorrente" alignment="RIGHT"
x:Name="labeltipodatosp">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Combo x:Name="tipodatovaloreprogressivoeserciziocorrentesp" x:Style="READ_ONLY"/>
</Group>
</Composite>
</ScrolledComposite>
</CTabItem.control>
</CTabItem>
<CTabItem text="#calcoloindici">
<CTabItem.control>
<ScrolledComposite x:Name="scrLayoutCompositeSoglie" x:Style="BORDER | H_SCROLL | V_SCROLL" background="COLOR_WIDGET_BACKGROUND" expandHorizontal="true" expandVertical="true" >
<Composite.layout>
<GridLayout />
</Composite.layout>
<Composite x:Name="layoutCompositeSoglie" background="COLOR_WIDGET_BACKGROUND">
<Composite.layout>
<GridLayout numColumns="2" />
</Composite.layout>
<Group background="COLOR_WIDGET_BACKGROUND" text="#sogliediallertperindicatori" x:Name="groupsoglie">
<Group.layoutData>
<GridData horizontalSpan="2" horizontalAlignment="FILL"
grabExcessHorizontalSpace="true" />
</Group.layoutData>
<Group.layout>
<GridLayout numColumns="2"/>
</Group.layout>
<Label background="COLOR_WIDGET_BACKGROUND" text="#settore" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Combo x:Name="settoreCombo" x:Style="READ_ONLY"/>
<Label background="COLOR_WIDGET_BACKGROUND" text="#sostenibilitadeglionerifinanziari" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Text x:Style="BORDER | RIGHT" x:Name="sogliasostenibilita" >
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Label background="COLOR_WIDGET_BACKGROUND" text="#adeguatezzapatrimoniale" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Text x:Style="BORDER | RIGHT" x:Name="sogliaadeguatezza" >
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Label background="COLOR_WIDGET_BACKGROUND" text="#ritornoliquidodellattivo" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Text x:Style="BORDER | RIGHT" x:Name="sogliaritorno" >
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Label background="COLOR_WIDGET_BACKGROUND" text="#liquidita" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Text x:Style="BORDER | RIGHT" x:Name="soglialiquidita" >
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Label background="COLOR_WIDGET_BACKGROUND" text="#indebitamentoprevidenzialeetributario" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Text x:Style="BORDER | RIGHT" x:Name="sogliaindebitamento" >
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Label background="COLOR_WIDGET_BACKGROUND" text="#capitalesocialeminimo" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Text x:Style="BORDER | RIGHT" x:Name="patrimonioNetto" >
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
</Group>
<Group background="COLOR_WIDGET_BACKGROUND" text="#ritardipagamentifornitori" x:Name="groupfornitori">
<Group.layoutData>
<GridData horizontalSpan="3" horizontalAlignment="FILL"
grabExcessHorizontalSpace="true" />
</Group.layoutData>
<Group.layout>
<GridLayout numColumns="3"/>
</Group.layout>
<Label background="COLOR_WIDGET_BACKGROUND" text="#nomeanalisi" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true" />
</Label.layoutData>
</Label>
<Text x:Name="nomeanalisifornitori" x:Style="BORDER">
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Button text="" x:Name="cercaanalisifornitori">
</Button>
</Group>
<Group background="COLOR_WIDGET_BACKGROUND" text="#debititributari" x:Name="groupTaxDebts">
<Group.layoutData>
<GridData horizontalSpan="2" horizontalAlignment="FILL"
grabExcessHorizontalSpace="true" />
</Group.layoutData>
<Group.layout>
<GridLayout numColumns="2" makeColumnsEqualWidth="true" />
</Group.layout>
<Label background="COLOR_WIDGET_BACKGROUND" text="#presenzasubordinatieparasubordinati" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true" />
</Label.layoutData>
</Label>
<Button x:Style="CHECK" x:Name="subAndParasubPresenceCheck"/>
<Label background="COLOR_WIDGET_BACKGROUND" text="#tipodisocieta" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true" />
</Label.layoutData>
</Label>
<Combo x:Name="typeOfCompanyCmb" x:Style="READ_ONLY"/>
</Group>
<Group background="COLOR_WIDGET_BACKGROUND" text="#reportpdfecalcologradorischio">
<Group.layoutData>
<GridData horizontalSpan="2" horizontalAlignment="FILL"
grabExcessHorizontalSpace="true" />
</Group.layoutData>
<Group.layout>
<GridLayout numColumns="2" makeColumnsEqualWidth="true"/>
</Group.layout>
<Label background="COLOR_WIDGET_BACKGROUND" text="#includiindiciallertacalcologradorischio" alignment="RIGHT">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true" />
</Label.layoutData>
</Label>
<Button x:Style="CHECK" x:Name="flagIndexAndCalc"/>
</Group>
<Group background="COLOR_WIDGET_BACKGROUND" text="#dscr" x:Name="groupdscr">
<Group.layoutData>
<GridData horizontalSpan="3" horizontalAlignment="FILL"
grabExcessHorizontalSpace="true" />
</Group.layoutData>
<Group.layout>
<GridLayout numColumns="3"/>
</Group.layout>
<Label background="COLOR_WIDGET_BACKGROUND" text="#schemadicalcolo" alignment="RIGHT" x:Name="labelscdscr">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true"/>
</Label.layoutData>
</Label>
<Combo x:Name="scdscr" x:Style="READ_ONLY"/>
<Label/>
<Label background="COLOR_WIDGET_BACKGROUND" text="#schemidiriclassificazionefinanziorio" alignment="RIGHT" x:Name="labelschemaricldscr">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true" />
</Label.layoutData>
</Label>
<Text x:Name="nomeschema" x:Style="BORDER">
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Button text="" x:Name="cercaschema">
</Button>
<Label background="COLOR_WIDGET_BACKGROUND" text="#nomeanalisi" alignment="RIGHT" x:Name="labelanalisidscr">
<Label.layoutData>
<GridData horizontalAlignment="LEFT" grabExcessHorizontalSpace="true" />
</Label.layoutData>
</Label>
<Text x:Name="nomeanalisidscr" x:Style="BORDER">
<Text.layoutData>
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
</Text.layoutData>
</Text>
<Button text="" x:Name="cercaanalisidscr">
</Button>
</Group>
</Composite>
</ScrolledComposite>
</CTabItem.control>
</CTabItem>
</CTabFolder>
</Composite><!-- Forms API -->