Uses of Interface
com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAction
-
Uses of IDesignAction in com.axemble.vdoc.sdk.interfaces.ui.designer
Modifier and TypeMethodDescriptionIDesignActionContainer.createDesignAction()
Creates an action within the manual task object.IDesignManualTask.getDelayAction()
get Action when delay expiredIDesignApplicationManualTask.getExpiringDesignAction()
get default the design actionIDesignTest.getFalseExit()
Gets the FALSE exit.IDesignTest.getTrueExit()
Gets the TRUE exit.Modifier and TypeMethodDescriptionIDesignActionContainer.getDesignActions()
Gets the design actionsModifier and TypeMethodDescriptionvoid
IDesignActionContainer.detachDesignAction
(IDesignAction designAction) Detaches a design action from its container.void
IDesignManualTask.setDelayAction
(IDesignAction delayAction) set Action when delay expiredvoid
IDesignApplicationManualTask.setExpiringDesignAction
(IDesignAction designAction) Set default the design action