Package com.iizigo.selector.prop
Class ESelector
- java.lang.Object
- com.iizigo.selector.prop.ESelector
- All Implemented Interfaces:
IPropCnrEditorProperties
public class ESelector extends java.lang.Object implements IPropCnrEditorProperties
Edit class for the Selector container.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description ESelector()
Default constructor.
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