Uses of Interface
com.axemble.vdoc.sdk.interfaces.ui.IWidget
Package
Description
-
Uses of IWidget in com.axemble.vdoc.sdk.document.fields
Modifier and TypeClassDescriptionclass
Composant de paramétrage dynamiqueclass
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.Stringclass
class
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 lightboxclass
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)class
class
Field to select a range for a date/period field in the studioclass
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 changeclass
URL selector field -
Uses of IWidget in com.axemble.vdoc.sdk.document.fields.base
Modifier and TypeClassDescriptionclass
This base class provides direct access to the SDK API.class
This base class provides direct access to the SDK API. -
Uses of IWidget in com.axemble.vdoc.sdk.exceptions
Modifier and TypeMethodDescriptionabstract IWidget
ViewerConversionException.toWidget
(IViewerConvertable convertable) toWidgetViewerGenericConversionException.toWidget
(IViewerConvertable convertable) -
Uses of IWidget in com.axemble.vdoc.sdk.interfaces
-
Uses of IWidget in com.axemble.vdoc.sdk.interfaces.ui
Modifier and TypeMethodDescriptionIBlock.getChildRecursively
(String id) Get all children recursively by idIBlock.getFirstEditableWidgetRecursively()
Get the first editable not hidden WidgetModifier and TypeMethodDescriptionIBlock.getChildren()
Get childrenIBlock.getChildrenRecursively()
Get all children recursivelyIBlock.getChildrenRecursively
(Class<?> clazz) Get all children recursively by classModifier and TypeMethodDescriptionvoid
Add childvoid
IBlock.removeChild
(IWidget child) Remove child -
Uses of IWidget in com.axemble.vdoc.sdk.interfaces.ui.definitions
-
Uses of IWidget in com.axemble.vdoc.sdk.interfaces.ui.designer
Modifier and TypeInterfaceDescriptioninterface
interface
Interface to describe the starting point of the aborting process.interface
Interface to describe an action within ainvalid reference
IManualTask
interface
Interface to describe a 'and join' object within a diagram.interface
interface
Interface to describe an application manual task within a diagram.interface
Interface to describe block object.interface
Interface to describe a line object inside a table.interface
Interface to describe block object.interface
Interface to describe a change role treatment task within a diagram.interface
Interface to describe either a block or a component object.interface
The base interface of all user interface objects.interface
Interface to describe a workflow task within a diagram.interface
Interface to describe a end task within a diagram.interface
interface
interface
Interface to describe a change field treatment task within a diagram.interface
Interface to describe a form.interface
Interface to describe a root object of a form.interface
Interface to describe a line object inside a table.interface
Interface to describe a link between toIDesignElement
objects within a diagram.interface
Interface to describe a manual task within a diagram.interface
Interface to describe a parallel object within a diagram.interface
Interface to describe a property within ainvalid reference
IDesignResourceDefinition
interface
Interface to describe a change role treatment task within a diagram.interface
Interface to describe a script treatment task within a diagram.interface
Interface to describe a simple section object.interface
Interface to describe a start task within a diagram.interface
Interface to describe a change state treatment task within a diagram.interface
Interface to describe a table object.interface
Interface to describe a manual task within a diagram.interface
Interface to describe a test within a diagram.interface
Interface to describe a treatment group task within a diagram.interface
Interface to describe a treatment task within a diagram.interface
Interface to describe a workflow object.interface
Interface to allow inputs.interface
interface
Interface to allow connections to other object.Modifier and TypeMethodDescriptionIDesignContainer.getPrintHeader()
Returns IWidget header for print mode -
Uses of IWidget in com.axemble.vdoc.sdk.providers
Modifier and TypeClassDescriptionprotected class
Allow to add any widget as a named widget. -
Uses of IWidget in com.axemble.vdoc.sdk.ui.widgets
-
Uses of IWidget in com.axemble.vdp.ui.framework.composites.base
Modifier and TypeClassDescriptionclass
com.axemble.vdp.ui.framework.composites.base.CtlAbstractNavigation
-
Uses of IWidget in com.axemble.vdp.ui.framework.foundation
Modifier and TypeClassDescriptionclass
com.axemble.vdp.ui.framework.foundation.Widget
-
Uses of IWidget in com.axemble.vdp.ui.framework.widgets
Modifier and TypeClassDescriptionclass
com.axemble.vdp.ui.framework.widgets.CtlInputWidget
-
Uses of IWidget in com.axemble.vdp.ui.framework.widgets.components.sys.base
Modifier and TypeClassDescriptionclass
com.axemble.vdp.ui.framework.widgets.components.sys.base.BaseComponent
class
com.axemble.vdp.ui.framework.widgets.components.sys.base.BaseFieldComponent
class
com.axemble.vdp.ui.framework.widgets.components.sys.base.BaseInputComponent