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