Class EditorSetTargetFieldValue.Settings

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

public static class EditorSetTargetFieldValue.Settings extends SetTargetFieldValue.Settings implements IEditorActionActorSettings
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