Uses of Interface
com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionSupport
Packages that use ISelectionSupport
- 
Uses of ISelectionSupport in com.axemble.vdoc.sdk.interfaces.ui.designerSubinterfaces of ISelectionSupport 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 either a block or a component object.interfaceInterface to describe a workflow task within a diagram.interfaceInterface to describe a end task within a diagram.interfaceinterfaceinterfaceInterface 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 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 simple section object.interfaceInterface to describe a start task within a diagram.interfaceInterface to describe a table object.interfaceInterface to describe a test within a diagram.interfaceInterface to describe a workflow object.Methods in com.axemble.vdoc.sdk.interfaces.ui.designer that return ISelectionSupportModifier and TypeMethodDescriptionISelectionManager.getSingleSelection()Gets the first element of the selection.Methods in com.axemble.vdoc.sdk.interfaces.ui.designer that return types with arguments of type ISelectionSupportModifier and TypeMethodDescriptionISelectionManager.getSelection()Gets the selected design elements.Methods in com.axemble.vdoc.sdk.interfaces.ui.designer with parameters of type ISelectionSupportModifier and TypeMethodDescriptionbooleanISelectionManager.deselect(ISelectionSupport element) Allows to deselect aIDesignElementobject.booleanISelectionManager.select(ISelectionSupport element) Allows to select aIDesignElementobject.
- 
Uses of ISelectionSupport in com.axemble.vdoc.sdk.providersMethod parameters in com.axemble.vdoc.sdk.providers with type arguments of type ISelectionSupportModifier and TypeMethodDescriptionprotected booleanBaseToolProvider.hasElementsNoAllowCopy(Collection<ISelectionSupport> cDesignElements, String listElementsNoAllowCopy)