Modifier and Type | Class and Description |
---|---|
class |
CustomSelectionComponent
Composant de paramétrage dynamique
|
class |
EnhancedUrlField
Usage: (note: default values are in first position)
|
class |
FileSizeInputComponent |
class |
LightBoxField
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
|
class |
LocalizedTextField
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 |
PeriodSelectionRangeDatePickerField |
class |
SelectionRangeDatePickerField |
class |
SelectListCustomInputComponent
Usage: (note: default values are in first position)
|
class |
UrlSelectorField |
Modifier and Type | Method and Description |
---|---|
IWidget |
LightBoxField.getOpenButton() |
Modifier and Type | Class and Description |
---|---|
class |
BaseField
This base class provides direct access to the SDK API.
|
class |
BaseWorkflowField
This base class provides direct access to the SDK API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IBlock
Block interface
|
interface |
IFieldComponent |
Modifier and Type | Method and Description |
---|---|
IWidget |
IBlock.getChildRecursively(String id)
Get all children recursively by id
|
IWidget |
IBlock.getFirstEditableWidgetRecursively()
Get the first editable not hidden Widget
|
Modifier and Type | Method and Description |
---|---|
List<? extends IWidget> |
IBlock.getChildren()
Get children
|
LinkedList<IWidget> |
IBlock.getChildrenRecursively()
Get all children recursively
|
List<IWidget> |
IBlock.getChildrenRecursively(Class<?> clazz)
Get all children recursively by class
|
Modifier and Type | Method and Description |
---|---|
void |
IBlock.addChild(IWidget child)
Add child
|
void |
IBlock.removeChild(IWidget child)
Remove child
|
Modifier and Type | Method and Description |
---|---|
List<IWidget> |
IFragmentComponent.getChildren()
Get children
|
Modifier and Type | Method and Description |
---|---|
void |
IFragmentComponent.addChild(IWidget widget)
Add child
|
Modifier and Type | Interface and Description |
---|---|
interface |
IBaseDesignManualTask |
interface |
IDesignAbortTask
Interface to describe the starting point of the aborting process.
|
interface |
IDesignAction
Interface to describe an action within a
IManualTask object. |
interface |
IDesignAndJoin
Interface to describe a 'and join' object within a diagram.
|
interface |
IDesignAnnotation |
interface |
IDesignApplicationManualTask
Interface to describe an application manual task within a diagram.
|
interface |
IDesignBlock
Interface to describe block object.
|
interface |
IDesignCellBlock
Interface to describe a line object inside a table.
|
interface |
IDesignComponent
Interface to describe block object.
|
interface |
IDesignConnectorTreatmentTask
Interface to describe a change role treatment task within a diagram.
|
interface |
IDesignContentComponent
Interface to describe either a block or a component object.
|
interface |
IDesignElement
The base interface of all user interface objects.
|
interface |
IDesignEmbeddedWorkflowTask
Interface to describe a workflow task within a diagram.
|
interface |
IDesignEndTask
Interface to describe a end task within a diagram.
|
interface |
IDesignField |
interface |
IDesignFieldLabel |
interface |
IDesignFieldTreatmentTask
Interface to describe a change field treatment task within a diagram.
|
interface |
IDesignForm
Interface to describe a form.
|
interface |
IDesignFormBlock
Interface to describe a root object of a form.
|
interface |
IDesignLineBlock
Interface to describe a line object inside a table.
|
interface |
IDesignLink
Interface to describe a link between to
IDesignElement objects within a diagram. |
interface |
IDesignManualTask
Interface to describe a manual task within a diagram.
|
interface |
IDesignParallel
Interface to describe a parallel object within a diagram.
|
interface |
IDesignProperty
Interface to describe a property within a
IDesignResourceDefinition object. |
interface |
IDesignRoleTreatmentTask
Interface to describe a change role treatment task within a diagram.
|
interface |
IDesignScriptTreatmentTask
Interface to describe a script treatment task within a diagram.
|
interface |
IDesignSectionBlock
Interface to describe a simple section object.
|
interface |
IDesignStartTask
Interface to describe a start task within a diagram.
|
interface |
IDesignStateTreatmentTask
Interface to describe a change state treatment task within a diagram.
|
interface |
IDesignTableBlock
Interface to describe a table object.
|
interface |
IDesignTask
Interface to describe a manual task within a diagram.
|
interface |
IDesignTest
Interface to describe a test within a diagram.
|
interface |
IDesignTreatmentGroupTask
Interface to describe a treatment group task within a diagram.
|
interface |
IDesignTreatmentTask
Interface to describe a treatment task within a diagram.
|
interface |
IDesignWorkflow
Interface to describe a workflow object.
|
interface |
InputConnectionPoint
Interface to allow inputs.
|
interface |
ISelectionSupport |
interface |
OutputConnectionPoint
Interface to allow connections to other object.
|
Modifier and Type | Method and Description |
---|---|
IWidget |
IDesignContainer.getPrintHeader()
Returns IWidget header for print mode
|
Modifier and Type | Class and Description |
---|---|
class |
BaseNavigation
The
BaseNavigation class allows to create any screen either from a HTML template
or by using standard components. |
Modifier and Type | Class and Description |
---|---|
protected class |
BaseToolProvider.NamedWidget
Allow to add any widget as a named widget.
|
Modifier and Type | Class and Description |
---|---|
class |
CtlEnhancedUrl |
Modifier and Type | Class and Description |
---|---|
class |
com.axemble.vdp.ui.framework.composites.base.CtlAbstractNavigation |
Modifier and Type | Class and Description |
---|---|
class |
com.axemble.vdp.ui.framework.foundation.Widget |
Modifier and Type | Class and Description |
---|---|
class |
com.axemble.vdp.ui.framework.widgets.CtlInputWidget |
Modifier and Type | Class and Description |
---|---|
class |
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 |
Copyright © 2021 Visiativ Software. All rights reserved.