Class EditorServerProps

All Implemented Interfaces:
IPropDesigner, IPropUndoContext, EventListener, IGProp<GProp<?>[]>, IPropCnr, IPropRoot, Cloneable, IAdaptable

public class EditorServerProps extends ServerProps implements IPropDesigner, IPropUndoContext
Editor version of the container that holds the server properties.
  • Constructor Details

    • EditorServerProps

      public EditorServerProps()
      Creates the property container without a name. The name must be set in all cases using the setPropertyAtom call.
  • Method Details