Uses of Class
com.iizix.prop.vs.VSAction
Package
Description
Uses of VSAction in com.iizigo.link.vs
Uses of VSAction in com.iizigo.prop.editor
Modifier and TypeMethodDescriptionboolean
IVSActionActorParticipantProvider.setActionActor
(boolean doPerform, VSAction action, ComplexOperation op) Sets the provider as the Actor in the VSAction.Uses of VSAction in com.iizigo.term.prop
Modifier and TypeMethodDescriptionboolean
EditorScreenActionProp.setActionActor
(boolean doPerform, VSAction action, ComplexOperation op) Sets the provider as the Actor in the VSAction.Uses of VSAction in com.iizigo.vs
Modifier and TypeMethodDescriptionvoid
ActionsPanel.onActionCompleted
(VSAction action, VSActionTXProcess process, Throwable exception) void
ActionsPanel.onActionInvoked
(VSAction action, VSActionTXProcess process) void
ActionsPanel.onBroken
(VSRelativeReference<?> reference, VSAction action) void
ActionsPanel.onResolved
(VSRelativeReference<?> reference, VSAction action) void
ActionsPanel.onStateChanged
(VSAction action, IVSComponentState.State state, boolean on) Uses of VSAction in com.iizigo.vs.prop
Uses of VSAction in com.iizix.actionactor
Modifier and TypeMethodDescriptiondefault VSAction
IActionActorSettingsReceiver.getAction()
Gets the action associated with the VirtualSpace Action TXP process.AbstractSettings.getVSAction()
Gets the VS action owning these settings, i.e.Modifier and TypeMethodDescriptionprotected abstract IActionActor<? extends AbstractSettings>
AbstractSettings.createActor
(VSAction action) Create the instance of the action actor.protected IActionActor<JavaActionActorBase.Settings>
JavaActionActorBase.Settings.createActor
(VSAction action) Create the instance of the action actor.default AbstractActionActorTXPNode<SETTINGS>
IActionActor.delegateNewTXPNode
(VSActionTXProcess actionProcess, VSAction action, AbstractSettings settings) Internal method used to delegate the call to theIActionActor.newTXPNode(VSActionTXProcess, VSAction, AbstractSettings)
.boolean
AbstractSettings.doesModifyVirtualSpace
(VSAction action) Checks if the VirtualSpace is modified by the Action Actor.boolean
JavaActionActorBase.Settings.doesModifyVirtualSpace
(VSAction action) Checks if the VirtualSpace is modified by the Action Actor.final IActionActor<?>
AbstractSettings.getActionActor
(VSAction action) Gets the actor implementation instance.JavaActionActorBase.Settings.getClassDescription
(VSAction action) Gets the Java Class annotation description for the specified action.IActionActor.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.JavaActionActorBase.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.IActionActor.newTXPNode
(VSActionTXProcess actionProcess, VSAction action, SETTINGS settings) Creates a new TXP Node instance to be used for a TXP process.JavaActionActorBase.newTXPNode
(VSActionTXProcess actionProcess, VSAction action, JavaActionActorBase.Settings settings) Creates a new TXP Node instance to be used for a TXP process.ModifierConstructorDescriptionJavaActionActorBase
(VSAction action, JavaActionActorBase.Settings settings) Creates a new instance.Uses of VSAction in com.iizix.api
Modifier and TypeMethodDescriptionGets the action with the specified path.BaseEvent.getAction2
(@FullVSRef String fullVSRef) Gets the action with the specified full VS reference path.BaseEvent.getActionNull
(@VSRef String path) Gets the action with the specified path.BaseEvent.getActionNull2
(@FullVSRef String fullVSRef) Gets the action with the specified full VS reference path.Uses of VSAction in com.iizix.api.vs
Modifier and TypeMethodDescriptionVSActionEvent.getSource()
Gets the VirtualSpace Action that is the source of the event.ModifierConstructorDescriptionVSActionEvent
(VSAction source, GProp<?> trigger, UIComp contextComponent) Constructs the event for an action with a property being the trigger source, e.g.Uses of VSAction in com.iizix.db.actionactor
Modifier and TypeMethodDescriptionDatabaseActionActor.getVSAction()
Gets the VS Action that issued the database transaction.Modifier and TypeMethodDescriptionprotected IActionActor<DatabaseActionActor.Settings>
DatabaseActionActor.Settings.createActor
(VSAction action) Create the instance of the action actor.boolean
DatabaseActionActor.Settings.doesModifyVirtualSpace
(VSAction action) Checks if the VirtualSpace is modified by the Action Actor.DatabaseActionActor.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.DatabaseActionActor.newTXPNode
(VSActionTXProcess actionProcess, VSAction action, DatabaseActionActor.Settings settings) Creates a new TXP Node instance to be used for a TXP process.ModifierConstructorDescriptionDatabaseActionActor
(VSAction action, DatabaseActionActor.Settings settings) Creates a new instance.Uses of VSAction in com.iizix.prop.ui
Modifier and TypeFieldDescriptionprotected VSAction
AbstractUIAction.vsAction
The connected action, null for none.protected VSAction
AbstractUIAction.vsDisconnectedAction
The disconnected action, null for none.Modifier and TypeMethodDescriptionAbstractUIAction.getVSAction()
Gets the connected or disconnected VirtualSpace Action.IUIAction.getVSAction()
Gets the connected or disconnected VirtualSpace Action.Modifier and TypeMethodDescriptionvoid
AbstractUIAction.onActionCompleted
(VSAction action, VSActionTXProcess process, Throwable exception) Called after the action completes the TXP processing i.e.void
AbstractUIAction.onActionInvoked
(VSAction action, VSActionTXProcess process) Called before the action invokes the Action Actors.void
AbstractUIAction.onBroken
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been broken, i.e.void
AbstractUIAction.onResolved
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been resolved.void
AbstractUIAction.onStateChanged
(VSAction action, IVSComponentState.State state, boolean on) Called when the action changes state.default void
IUIAction.onVSStateChanged
(VSAction action, IVSComponentState.State state, boolean on) Called when the action changes state.boolean
AbstractUIAction.setVSAction
(VSAction action) Sets the VSAction to invoke when action is clicked.default boolean
IUIAction.setVSActionMessageToComponent
(VSAction action, boolean clear) Sets the VirtualSpace Action's message to this component.default void
IUIAction.setVSActionToComponent
(VSAction action) Method called when a VirtualSpace action is resolved or when reconnection is done.Uses of VSAction in com.iizix.prop.ui.mlist
Modifier and TypeMethodDescriptionvoid
MLItemProp.setVSActionToComponent
(VSAction action) Method called when a VirtualSpace action is resolved or when reconnection is done.Uses of VSAction in com.iizix.prop.vs
Modifier and TypeMethodDescriptionVSAction.clone()
Clones this VSAction.default VSAction
Gets the action with the specified path.Gets the action with the specified path.VSActionTXProcess.getAction()
Gets the action associated with the process.default VSAction
IVSComponent.getAction2
(@FullVSRef String fullVSRef) Gets the action with the specified full VS reference path.VirtualSpace.getAction2
(@FullVSRef String fullVSRef) Gets the action with the specified full VS reference path.default VSAction
IVSComponent.getActionNull
(@VSRef String path) Gets the action with the specified path.VirtualSpace.getActionNull
(@VSRef String path) Gets the action with the specified path.default VSAction
IVSComponent.getActionNull2
(@FullVSRef String fullVSRef) Gets the action with the specified full VS reference path.VirtualSpace.getActionNull2
(@FullVSRef String fullVSRef) Gets the action with the specified full VS reference path.Modifier and TypeMethodDescriptionvoid
IVSActionListenerAsActor.addRequiredActionActor
(VSAction action, IComplexOperation op) Adds the required Action Actor in the VSAction.IVSActionListenerAsActor.hasActionActor
(VSAction action) Verifies that the VSAction referenced really has an Action Actor that is corresponding.void
IVSActionListener.onActionCompleted
(VSAction action, VSActionTXProcess process, Throwable exception) Called after the action completes the TXP processing i.e.void
IVSActionProcessComplete.onActionCompleted
(VSAction action, VSActionTXProcess process, Throwable exception) Called after the action completes the TXP processing i.e.void
VSActionAdapter.onActionCompleted
(VSAction action, VSActionTXProcess process, Throwable exception) Called after the action completes the TXP processing i.e.void
IVSActionListener.onActionInvoked
(VSAction action, VSActionTXProcess process) Called before the action invokes the Action Actors.void
VSActionAdapter.onActionInvoked
(VSAction action, VSActionTXProcess process) Called before the action invokes the Action Actors.void
IVSActionListener.onBroken
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been broken, i.e.void
VSActionAdapter.onBroken
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been broken, i.e.protected void
Called when the property reference has been disposed of e.g.void
IVSActionListener.onResolved
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been resolved.void
VSActionAdapter.onResolved
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been resolved.protected void
VSActionReference.onResolved
(VSAction target) Called when the property reference has been resolved.void
IVSActionListener.onStateChanged
(VSAction action, IVSComponentState.State state, boolean on) Called when the field changes state.void
VSActionAdapter.onStateChanged
(VSAction action, IVSComponentState.State state, boolean on) Called when the field changes state.Modifier and TypeMethodDescriptiondefault void
IVSActionProcessComplete.onTaskEnded
(WorkerTask<VSAction, VSActionTXProcess, Throwable> task) Called when the worker task has completed.Uses of VSAction in com.iizix.prop.vs.actor
Modifier and TypeFieldDescriptionprotected final VSAction
AbstractVSActionActor.action
The action initiator.Modifier and TypeMethodDescriptionprotected IActionActor<HistoryBackward.Settings>
HistoryBackward.Settings.createActor
(VSAction action) Create the instance of the action actor.protected IActionActor<HistoryForward.Settings>
HistoryForward.Settings.createActor
(VSAction action) Create the instance of the action actor.protected IActionActor<SetFocus.Settings>
SetFocus.Settings.createActor
(VSAction action) Create the instance of the action actor.protected IActionActor<SetSourceFieldValue.Settings>
SetSourceFieldValue.Settings.createActor
(VSAction action) Create the instance of the action actor.protected IActionActor<SetTargetFieldValue.Settings>
SetTargetFieldValue.Settings.createActor
(VSAction action) Create the instance of the action actor.protected IActionActor<TransportField.Settings>
TransportField.Settings.createActor
(VSAction action) Create the instance of the action actor.protected IActionActor<TransportGroup.Settings>
TransportGroup.Settings.createActor
(VSAction action) Create the instance of the action actor.protected IActionActor<TransportSelectedTableRows.Settings>
TransportSelectedTableRows.Settings.createActor
(VSAction action) Create the instance of the action actor.TransportSingleSelectedTableRow.Settings.createActor
(VSAction action) Create the instance of the action actor.TransportSingleSelectedTableRowAndColumnToField.Settings.createActor
(VSAction action) Create the instance of the action actor.TransportSingleSelectedTableRowToFields.Settings.createActor
(VSAction action) Create the instance of the action actor.protected IActionActor<TransportTableColumn.Settings>
TransportTableColumn.Settings.createActor
(VSAction action) Create the instance of the action actor.protected IActionActor<TransportTableRows.Settings>
TransportTableRows.Settings.createActor
(VSAction action) Create the instance of the action actor.boolean
HistoryBackward.Settings.doesModifyVirtualSpace
(VSAction action) Checks if the VirtualSpace is modified by the Action Actor.boolean
HistoryForward.Settings.doesModifyVirtualSpace
(VSAction action) Checks if the VirtualSpace is modified by the Action Actor.boolean
SetFocus.Settings.doesModifyVirtualSpace
(VSAction action) Checks if the VirtualSpace is modified by the Action Actor.IActionActor<?>
IActionActorSettings.getActionActor
(VSAction action) Gets the actor implementation instance.HistoryBackward.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.HistoryForward.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.SetFocus.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.SetSourceFieldValue.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.SetTargetFieldValue.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportField.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportGroup.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportSelectedTableRows.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportSingleSelectedTableRow.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportSingleSelectedTableRowAndColumnToField.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportSingleSelectedTableRowToFields.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportTableColumn.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportTableRows.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.AbstractVSActionActor.newTXPNode
(VSActionTXProcess actionProcess, VSAction action, SETTINGS settings) Creates a new TXP Node instance to be used for a TXP process.ModifierConstructorDescriptionprotected
AbstractVSActionActor
(VSAction action, SETTINGS settings) Creates a new instance.HistoryBackward
(VSAction action, HistoryBackward.Settings settings) Creates a new instance.HistoryForward
(VSAction action, HistoryForward.Settings settings) Creates a new instance.SetFocus
(VSAction action, SetFocus.Settings settings) Creates a new instance.SetSourceFieldValue
(VSAction action, SetSourceFieldValue.Settings settings) Creates a new instance.SetTargetFieldValue
(VSAction action, SetTargetFieldValue.Settings settings) Creates a new instance.TransportField
(VSAction action, TransportField.Settings settings) Creates a new instance.TransportGroup
(VSAction action, TransportGroup.Settings settings) Creates a new instance.TransportSelectedTableRows
(VSAction action, TransportSelectedTableRows.Settings settings) Creates a new instance.TransportSingleSelectedTableRow
(VSAction action, TransportSingleSelectedTableRow.Settings settings) Creates a new instance.TransportSingleSelectedTableRowAndColumnToField
(VSAction action, TransportSingleSelectedTableRowAndColumnToField.Settings settings) Creates a new instance.TransportSingleSelectedTableRowToFields
(VSAction action, TransportSingleSelectedTableRowToFields.Settings settings) Creates a new instance.TransportTableColumn
(VSAction action, TransportTableColumn.Settings settings) Creates a new instance.TransportTableRows
(VSAction action, TransportTableRows.Settings settings) Creates a new instance.Uses of VSAction in com.iizix.term.prop
Modifier and TypeFieldDescriptionprotected VSAction
ScreenActionProp.vsAction
The connected action, null for none.Modifier and TypeMethodDescriptionprotected IActionActor<TerminalActionActor.Settings>
TerminalActionActor.Settings.createActor
(VSAction action) Create the instance of the action actor.TerminalActionActor.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TerminalActionActor.newTXPNode
(VSActionTXProcess actionProcess, VSAction action, TerminalActionActor.Settings settings) Creates a new TXP Node instance to be used for a TXP process.void
ScreenActionProp.onActionCompleted
(VSAction action, VSActionTXProcess process, Throwable exception) Called after the action completes the TXP processing i.e.void
ScreenActionProp.onActionInvoked
(VSAction action, VSActionTXProcess process) Called before the action invokes the Action Actors.void
ScreenActionProp.onBroken
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been broken, i.e.void
ScreenActionProp.onResolved
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been resolved.void
ScreenActionProp.onStateChanged
(VSAction action, IVSComponentState.State state, boolean on) Called when the action changes state.ModifierConstructorDescriptionprotected
TerminalActionActor
(VSAction action, TerminalActionActor.Settings settings) Creates the Terminal Action Actor.Uses of VSAction in com.iizix.txp.impl
Uses of VSAction in com.iizix.ws.actionactor
Modifier and TypeMethodDescriptionWebServiceActionActor.getVSAction()
Gets the VS Action that issued the Web Service transaction.Modifier and TypeMethodDescriptionprotected IActionActor<WebServiceActionActor.Settings>
WebServiceActionActor.Settings.createActor
(VSAction action) Create the instance of the action actor.boolean
WebServiceActionActor.Settings.doesModifyVirtualSpace
(VSAction action) Checks if the VirtualSpace is modified by the Action Actor.WebServiceActionActor.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.WebServiceActionActor.newTXPNode
(VSActionTXProcess actionProcess, VSAction action, WebServiceActionActor.Settings settings) Creates a new TXP Node instance to be used for a TXP process.ModifierConstructorDescriptionWebServiceActionActor
(VSAction action, WebServiceActionActor.Settings settings) Creates a new instance.