public class TransportField extends AbstractVSActionActor<TransportField.Settings>
Modifier and Type | Class and Description |
---|---|
static class |
TransportField.Settings
Settings property container.
|
action, settings
Constructor and Description |
---|
TransportField(VSAction action,
TransportField.Settings settings)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
TransportField.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 TransportField(VSAction action, TransportField.Settings settings)
action
- The action initiator.settings
- The settings to use, null in the Designer instance.public TransportField.Settings createSettings()
Atom.SETTINGS
name.createSettings
in class AbstractVSActionActor<TransportField.Settings>
public String getDefaultDescription()
getDefaultDescription
in interface IActionActor<TransportField.Settings>
getDefaultDescription
in class AbstractVSActionActor<TransportField.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.