Package com.iizigo.vs.actor
Class EditorSetTargetFieldValue.Setup
- java.lang.Object
- com.iizigo.vs.actor.EditorSetTargetFieldValue.Setup
 
- All Implemented Interfaces:
- IPropCnrEditorProperties
 - Enclosing class:
- EditorSetTargetFieldValue
 - public static class EditorSetTargetFieldValue.Setup extends java.lang.Object implements IPropCnrEditorProperties 
- Constructor Summary- Constructors - Constructor - Description - Setup()Default constructor used by framework to getEditProperties.
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - PropCnrEditorProperties- getEditProperties(PropCnr property)Gets the property definitions for LayoutProp.
 
- Method Detail- getEditProperties- public PropCnrEditorProperties getEditProperties(PropCnr property) Gets the property definitions for LayoutProp.- Specified by:
- getEditPropertiesin interface- IPropCnrEditorProperties