Package com.iizigo.db.prop
Class EditorResultSetColumnProp0
- java.lang.Object
- com.iizigo.db.prop.EditorResultSetColumnProp0
 
- All Implemented Interfaces:
- IPropCnrEditorProperties
 - public class EditorResultSetColumnProp0 extends java.lang.Object implements IPropCnrEditorProperties Editor class for result set column.- Author:
- Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - EditorResultSetColumnProp0()
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - PropCnrEditorProperties- getEditProperties(PropCnr property)Gets the property definitions for a component.
 
- Method Detail- getEditProperties- public PropCnrEditorProperties getEditProperties(PropCnr property) Description copied from interface:- IPropCnrEditorPropertiesGets the property definitions for a component.- Specified by:
- getEditPropertiesin interface- IPropCnrEditorProperties