| File was renamed from fdx_convert/src/main/resources/importation/validation/data/client/forms/TacheEditForm.fxml |
| | |
| | | <?import javafx.scene.layout.VBox?> |
| | | <?import javafx.scene.text.Font?> |
| | | |
| | | <AnchorPane prefHeight="551.0" prefWidth="737.0" xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1" fx:controller="importation.validation.data.client.forms.TacheEditFormController"> |
| | | <AnchorPane prefHeight="551.0" prefWidth="737.0" xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1" fx:controller="com.megatim.fdxconvert.forms.TacheEditFormController"> |
| | | <children> |
| | | <VBox AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0"> |
| | | <children> |
| | | <TabPane fx:id="tabPane" stylesheets="@../../../../../styles/CustomFormComponents.css"> |
| | | <TabPane fx:id="tabPane" stylesheets="@../../../../styles/CustomFormComponents.css"> |
| | | <tabs> |
| | | <Tab style="-fx-font-size: 14;" text="Informations sur la tâche"> |
| | | <content> |
| | | <VBox prefHeight="604.0" prefWidth="748.0" spacing="15.0" stylesheets="@../../../../../styles/CustomFormComponents.css"> |
| | | <VBox prefHeight="604.0" prefWidth="748.0" spacing="15.0" stylesheets="@../../../../styles/CustomFormComponents.css"> |
| | | |
| | | <VBox fx:id="paneContainer" spacing="10.0" style="-fx-background-color: white;"> |
| | | <children> |
| | |
| | | <children> |
| | | <HBox alignment="CENTER_RIGHT"> |
| | | <children> |
| | | <CheckBox fx:id="saisieAlphaNumeriqueFieldChecBox" mnemonicParsing="false" styleClass="square-border" stylesheets="@../../../../../../../../../generation-validateur-typefichier/src/main/resources/styles/style.css" text="Sélectionner les champs à tronquer" textFill="#5a5a5a" /> |
| | | <CheckBox fx:id="saisieAlphaNumeriqueFieldChecBox" mnemonicParsing="false" styleClass="square-border" stylesheets="@../../../../styles/style.css" text="Sélectionner les champs à tronquer" textFill="#5a5a5a" /> |
| | | </children> |
| | | </HBox> |
| | | <AbstractNestedEntityTable fx:id="metaAlphaNumeriqueFieldAbstractTable" prefHeight="252.0" prefWidth="526.0" VBox.vgrow="ALWAYS" /> |