Package com.axemble.vdoc.sdk.document.fields


package com.axemble.vdoc.sdk.document.fields
  • Class
    Description
    Composant de paramétrage dynamique
    Usage: (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 ctrl = "com.axemble.vdoc.sdk.document.fields.EnhancedUrlField" 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 change show-url = "false" | "true" - display or not the URL textbox show-title = "false" | "true" - display or not the TITLE textbox show-params = "false" | "true" - display or not the PARAM textbox show-description = "false" | "true" - display or not the DESCRIPTION textbox params = "width, height, resizable, scrollbars, status, toolbar" ("0" | "1") - set the field parameters /> Field Type: java.lang.String
     
    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 lightbox
    Champ 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 studio
    Usage: (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 change
    URL selector field