Package com.iizigo.term.recording.prop
Class ELogicItem
- java.lang.Object
- com.iizigo.term.recording.prop.ELogicItem
 
- All Implemented Interfaces:
- IPropCnrEditorProperties
 - public class ELogicItem extends java.lang.Object implements IPropCnrEditorProperties Class holding definitions for the Property Editor for Recording Logic item property container.- Author:
- Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - ELogicItem()
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - PropCnrEditorProperties- getEditProperties(PropCnr property)Gets the property definitions for the Property Editor.
 
- Method Detail- getEditProperties- public PropCnrEditorProperties getEditProperties(PropCnr property) Gets the property definitions for the Property Editor.- Specified by:
- getEditPropertiesin interface- IPropCnrEditorProperties