Uses of Interface
com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
Packages that use IDesignElement
-
Uses of IDesignElement in com.axemble.vdoc.sdk.interfaces.ui.designer
Subinterfaces of IDesignElement 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
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 IDesignElementMethods in com.axemble.vdoc.sdk.interfaces.ui.designer that return types with arguments of type IDesignElementModifier and TypeMethodDescriptionIDesignContainer.getChildren()
Gets the children design objects.Methods in com.axemble.vdoc.sdk.interfaces.ui.designer with parameters of type IDesignElementModifier and TypeMethodDescriptionvoid
IDesignContainer.addChild
(IDesignElement designElement) Adds aIDesignElement
object to the container.void
IDesignElementListener.onSelectionChanged
(IDesignElement designElement, IMessage message)