public class TransportSelectedTableRows extends AbstractVSActionActor<TransportSelectedTableRows.Settings>
Modifier and Type | Class and Description |
---|---|
static class |
TransportSelectedTableRows.Settings
Settings property container.
|
action, settings
Constructor and Description |
---|
TransportSelectedTableRows(VSAction action,
TransportSelectedTableRows.Settings settings)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
TransportSelectedTableRows.Settings |
createSettings()
Create the container with
Atom.SETTINGS name. |
String |
getDefaultDescription()
Gets the default description of the Action Actor to be used for the Designer or logging.
|
String |
getEnabledState(IAppSessionGyro appGyro,
VSAction action)
Checks if the runnable is enabled for the current VirtualSpace.
|
doesModifyVirtualSpace, getDescription, newTXPNode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delegateNewTXPNode
public TransportSelectedTableRows(VSAction action, TransportSelectedTableRows.Settings settings)
action
- The action initiator.settings
- The settings to use, null in the Designer instance.public TransportSelectedTableRows.Settings createSettings()
Atom.SETTINGS
name.createSettings
in class AbstractVSActionActor<TransportSelectedTableRows.Settings>
public String getDefaultDescription()
getDefaultDescription
in interface IActionActor<TransportSelectedTableRows.Settings>
getDefaultDescription
in class AbstractVSActionActor<TransportSelectedTableRows.Settings>
public String getEnabledState(IAppSessionGyro appGyro, VSAction action)
appGyro
- The application session gyro instance.action
- The action calling the action actor.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.