Package com.iizigo.run.impl
Class EditableProps0
- java.lang.Object
- com.iizigo.run.impl.EditableProps0
 
- All Implemented Interfaces:
- IPropCnrEditorProperties
 - public class EditableProps0 extends java.lang.Object implements IPropCnrEditorProperties Class to handle editable properties.- Author:
- Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - EditableProps0()Constructor.
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - PropCnrEditorProperties- getEditProperties(PropCnr property)Gets the property definitions.
 
- Method Detail- getEditProperties- public PropCnrEditorProperties getEditProperties(PropCnr property) Gets the property definitions.- Specified by:
- getEditPropertiesin interface- IPropCnrEditorProperties