Package com.iizigo.server.monitor
Class EditorClientSessionProp.Setup
- java.lang.Object
- com.iizigo.server.monitor.EditorClientSessionProp.Setup
 
- All Implemented Interfaces:
- IPropCnrEditorProperties
 - Enclosing class:
- EditorClientSessionProp
 - public static class EditorClientSessionProp.Setup extends java.lang.Object implements IPropCnrEditorProperties 
- Constructor Summary- Constructors - Constructor - Description - Setup()
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - PropCnrEditorProperties- getEditProperties(PropCnr property)Gets the property definitions for a component.
 
- Method Detail- getEditProperties- public PropCnrEditorProperties getEditProperties(PropCnr property) Description copied from interface:- IPropCnrEditorPropertiesGets the property definitions for a component.- Specified by:
- getEditPropertiesin interface- IPropCnrEditorProperties