Uses of Interface
com.axemble.vdoc.sdk.interfaces.ui.IWidget
Packages that use IWidget
Package
Description
-
Uses of IWidget in com.axemble.vdoc.sdk.document.fields
Classes in com.axemble.vdoc.sdk.document.fields that implement IWidgetModifier 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 fieldMethods in com.axemble.vdoc.sdk.document.fields that return IWidget -
Uses of IWidget in com.axemble.vdoc.sdk.document.fields.base
Classes in com.axemble.vdoc.sdk.document.fields.base that implement IWidgetModifier 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
Methods in com.axemble.vdoc.sdk.exceptions that return IWidgetModifier and TypeMethodDescriptionabstract IWidget
ViewerConversionException.toWidget
(IViewerConvertable convertable) toWidgetViewerGenericConversionException.toWidget
(IViewerConvertable convertable) -
Uses of IWidget in com.axemble.vdoc.sdk.interfaces
Methods in com.axemble.vdoc.sdk.interfaces that return IWidget -
Uses of IWidget in com.axemble.vdoc.sdk.interfaces.ui
Subinterfaces of IWidget in com.axemble.vdoc.sdk.interfaces.uiMethods in com.axemble.vdoc.sdk.interfaces.ui that return IWidgetModifier and TypeMethodDescriptionIBlock.getChildRecursively
(String id) Get all children recursively by idIBlock.getFirstEditableWidgetRecursively()
Get the first editable not hidden WidgetMethods in com.axemble.vdoc.sdk.interfaces.ui that return types with arguments of type IWidgetModifier and TypeMethodDescriptionIBlock.getChildren()
Get childrenIBlock.getChildrenRecursively()
Get all children recursivelyIBlock.getChildrenRecursively
(Class<?> clazz) Get all children recursively by classMethods in com.axemble.vdoc.sdk.interfaces.ui with parameters of type IWidgetModifier and TypeMethodDescriptionvoid
Add childvoid
IBlock.removeChild
(IWidget child) Remove child -
Uses of IWidget in com.axemble.vdoc.sdk.interfaces.ui.definitions
Methods in com.axemble.vdoc.sdk.interfaces.ui.definitions that return types with arguments of type IWidgetMethods in com.axemble.vdoc.sdk.interfaces.ui.definitions with parameters of type IWidget -
Uses of IWidget in com.axemble.vdoc.sdk.interfaces.ui.designer
Subinterfaces of IWidget in com.axemble.vdoc.sdk.interfaces.ui.designerModifier 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.Methods in com.axemble.vdoc.sdk.interfaces.ui.designer that return IWidgetModifier and TypeMethodDescriptionIDesignContainer.getPrintHeader()
Returns IWidget header for print mode -
Uses of IWidget in com.axemble.vdoc.sdk.providers
Classes in com.axemble.vdoc.sdk.providers that implement IWidgetModifier and TypeClassDescriptionprotected class
Allow to add any widget as a named widget. -
Uses of IWidget in com.axemble.vdoc.sdk.ui.widgets
Classes in com.axemble.vdoc.sdk.ui.widgets that implement IWidget -
Uses of IWidget in com.axemble.vdp.ui.framework.composites.base
Classes in com.axemble.vdp.ui.framework.composites.base that implement IWidgetModifier and TypeClassDescriptionclass
com.axemble.vdp.ui.framework.composites.base.CtlAbstractNavigation
-
Uses of IWidget in com.axemble.vdp.ui.framework.foundation
Classes in com.axemble.vdp.ui.framework.foundation that implement IWidgetModifier and TypeClassDescriptionclass
com.axemble.vdp.ui.framework.foundation.Widget
-
Uses of IWidget in com.axemble.vdp.ui.framework.widgets
Classes in com.axemble.vdp.ui.framework.widgets that implement IWidgetModifier and TypeClassDescriptionclass
com.axemble.vdp.ui.framework.widgets.CtlInputWidget
-
Uses of IWidget in com.axemble.vdp.ui.framework.widgets.components.sys.base
Classes in com.axemble.vdp.ui.framework.widgets.components.sys.base that implement IWidgetModifier 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