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.fieldsClasses in com.axemble.vdoc.sdk.document.fields that implement IWidgetModifier and TypeClassDescriptionclassComposant de paramétrage dynamiqueclassclassChamp 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 lightboxclassChamp 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)classclassField to select a range for a date/period field in the studioclassField to select a range for a time/period time field in the studioclassUsage: (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 changeclassURL selector fieldMethods in com.axemble.vdoc.sdk.document.fields that return IWidget
- 
Uses of IWidget in com.axemble.vdoc.sdk.document.fields.baseClasses in com.axemble.vdoc.sdk.document.fields.base that implement IWidgetModifier and TypeClassDescriptionclassThis base class provides direct access to the SDK API.classThis base class provides direct access to the SDK API.
- 
Uses of IWidget in com.axemble.vdoc.sdk.exceptionsMethods in com.axemble.vdoc.sdk.exceptions that return IWidgetModifier and TypeMethodDescriptionabstract IWidgetViewerConversionException.toWidget(IViewerConvertable convertable) toWidgetViewerGenericConversionException.toWidget(IViewerConvertable convertable) 
- 
Uses of IWidget in com.axemble.vdoc.sdk.implMethods in com.axemble.vdoc.sdk.impl that return IWidgetModifier and TypeMethodDescriptionabstract IWidgetBaseResourceController.getDefaultIWidget(String propertyName) ProcessResourceController.getDefaultIWidget(String propertyName) ScreenResourceController.getDefaultIWidget(String propertyName) 
- 
Uses of IWidget in com.axemble.vdoc.sdk.interfacesMethods in com.axemble.vdoc.sdk.interfaces that return IWidgetModifier and TypeMethodDescriptionIResourceController.getDefaultIWidget(String propertyName) Gets the first writable field.IViewerConverterStrategy.toWidget()build the display strategy
- 
Uses of IWidget in com.axemble.vdoc.sdk.interfaces.uiSubinterfaces 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 TypeMethodDescriptionvoidAdd childvoidIBlock.removeChild(IWidget child) Remove child
- 
Uses of IWidget in com.axemble.vdoc.sdk.interfaces.ui.definitionsMethods 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.designerSubinterfaces of IWidget in com.axemble.vdoc.sdk.interfaces.ui.designerModifier and TypeInterfaceDescriptioninterfaceinterfaceInterface to describe the starting point of the aborting process.interfaceInterface to describe an action within aobject.invalid referenceIManualTaskinterfaceInterface to describe a 'and join' object within a diagram.interfaceinterfaceInterface to describe an application manual task within a diagram.interfaceInterface to describe block object.interfaceInterface to describe a line object inside a table.interfaceInterface to describe block object.interfaceInterface to describe a change role treatment task within a diagram.interfaceInterface to describe either a block or a component object.interfaceThe base interface of all user interface objects.interfaceInterface to describe a workflow task within a diagram.interfaceInterface to describe a end task within a diagram.interfaceinterfaceinterfaceInterface to describe a change field treatment task within a diagram.interfaceInterface to describe a form.interfaceInterface to describe a root object of a form.interfaceInterface to describe a line object inside a table.interfaceInterface to describe a link between toIDesignElementobjects within a diagram.interfaceInterface to describe a manual task within a diagram.interfaceInterface to describe a parallel object within a diagram.interfaceInterface to describe a property within aobject.invalid referenceIDesignResourceDefinitioninterfaceInterface to describe a change role treatment task within a diagram.interfaceInterface to describe a script treatment task within a diagram.interfaceInterface to describe a simple section object.interfaceInterface to describe a start task within a diagram.interfaceInterface to describe a change state treatment task within a diagram.interfaceInterface to describe a table object.interfaceInterface to describe a manual task within a diagram.interfaceInterface to describe a test within a diagram.interfaceInterface to describe a treatment group task within a diagram.interfaceInterface to describe a treatment task within a diagram.interfaceInterface to describe a workflow object.interfaceInterface to allow inputs.interfaceinterfaceInterface 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.interfaces.ui.runtimeSubinterfaces of IWidget in com.axemble.vdoc.sdk.interfaces.ui.runtimeModifier and TypeInterfaceDescriptioninterfaceIContainerinterfaceINamedContainerMethods in com.axemble.vdoc.sdk.interfaces.ui.runtime that return types with arguments of type IWidgetModifier and TypeMethodDescriptionIContainer.getWidgets()INamedContainer.getWidgets()Returns the widgets contained within the container as a list.Methods in com.axemble.vdoc.sdk.interfaces.ui.runtime with parameters of type IWidgetModifier and TypeMethodDescriptionvoidAdd the specified widget to the container.voidAdd the specified widget to the container.voidAdd the specified widget after the refWidgetvoidAdd the specified widget to the container in the first place.voidAdd the specified widget to the container in the last place.intget Index of the widgetvoidRemove the specified widget from the container.
- 
Uses of IWidget in com.axemble.vdoc.sdk.interfaces.ui.widgetsSubinterfaces of IWidget in com.axemble.vdoc.sdk.interfaces.ui.widgets
- 
Uses of IWidget in com.axemble.vdoc.sdk.providersClasses in com.axemble.vdoc.sdk.providers that implement IWidgetModifier and TypeClassDescriptionprotected classAllow to add any widget as a named widget.
- 
Uses of IWidget in com.axemble.vdp.ui.framework.composites.baseClasses in com.axemble.vdp.ui.framework.composites.base that implement IWidgetModifier and TypeClassDescriptionclasscom.axemble.vdp.ui.framework.composites.base.CtlAbstractNavigation
- 
Uses of IWidget in com.axemble.vdp.ui.framework.foundationClasses in com.axemble.vdp.ui.framework.foundation that implement IWidgetModifier and TypeClassDescriptionclasscom.axemble.vdp.ui.framework.foundation.Widget
- 
Uses of IWidget in com.axemble.vdp.ui.framework.widgetsSubinterfaces of IWidget in com.axemble.vdp.ui.framework.widgetsModifier and TypeInterfaceDescriptioninterfaceFor now package change has too much impact > future package : VDocSDKInterfaces/src/main/java/com/axemble/vdoc/sdk/interfaces/ui/widgetsClasses in com.axemble.vdp.ui.framework.widgets that implement IWidgetModifier and TypeClassDescriptionclasscom.axemble.vdp.ui.framework.widgets.CtlInputWidget
- 
Uses of IWidget in com.axemble.vdp.ui.framework.widgets.components.sys.baseClasses in com.axemble.vdp.ui.framework.widgets.components.sys.base that implement IWidgetModifier and TypeClassDescriptionclasscom.axemble.vdp.ui.framework.widgets.components.sys.base.BaseComponentclasscom.axemble.vdp.ui.framework.widgets.components.sys.base.BaseFieldComponentclasscom.axemble.vdp.ui.framework.widgets.components.sys.base.BaseInputComponent