Package com.axemble.vdoc.sdk.document.fields
package com.axemble.vdoc.sdk.document.fields
-
ClassDescriptionComposant de paramétrage dynamiqueAll available field keys customOption :
CustomSelectionComponent.FieldTypeKeys.CUSTOM_OPTION_KEY
selector :CustomSelectionComponent.FieldTypeKeys.SELECTOR_KEY
field :CustomSelectionComponent.FieldTypeKeys.FIELD_KEY
customValue :CustomSelectionComponent.FieldTypeKeys.CUSTOM_VALUE_KEY
customList :CustomSelectionComponent.FieldTypeKeys.CUSTOM_LIST_KEY
Champ permettant d'ouvrir un autre field dans une lightbox Paramètres Noeud fils : targetField=-> définition du widget à ouvrir Attribut : targetLabel/targetInformation titre de la fenêtre lightbox targetClass/targetMethod pour utiliser un autre provider de lightboxChamp multilangue qui possède 2 boutons radio permettant de saisir : - soit directement le texte (Texte) - soit permettant de saisir une clé de traduction (Clé de traduction)Field to select a range for a date/period field in the studioField to select a range for a time/period time field in the studioUsage: (note: default values are in first position) invalid input: '<'field name = "?" - name of the IAbstractField, ex: fldMode label = "?" - label of the control, ex: LG_TEXT custom-widget-description = "?" - description for custom value textbox description = "?" - description of the control, ex: LG_DESCRIPTION ctrl = "com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent" mode = "write" | "read" - set editable or not mandatory = "false" | "true" - set mandatory or not throw-events = "false" | "true" - throw events from the webbrowser when the control changeURL selector field