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