Package com.iizigo.vs.actor
Class EditorSetSourceFieldValue.Setup
- java.lang.Object
- com.iizigo.vs.actor.EditorSetSourceFieldValue.Setup
- All Implemented Interfaces:
IPropCnrEditorProperties
- Enclosing class:
- EditorSetSourceFieldValue
public static class EditorSetSourceFieldValue.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:
getEditProperties
in interfaceIPropCnrEditorProperties