Class EditorTerminalActionActor.Settings

All Implemented Interfaces:
IEditorActionActorSettings, ISelectReferencePropFilter, IPropDesigner, EventListener, IGProp<GProp<?>[]>, IPropCnr, IActionActorSettings, Cloneable, IAdaptable
Enclosing class:
EditorTerminalActionActor

public static class EditorTerminalActionActor.Settings extends TerminalActionActor.Settings implements IEditorActionActorSettings, ISelectReferencePropFilter
Editor version of the Settings property container.
  • Constructor Details

    • Settings

      public Settings()
      Creates the settings without name.
    • Settings

      public Settings(Atom propertyAtom)
      Creates the settings with specified name.
      Parameters:
      propertyAtom - the property atom.
  • Method Details