Package com.iizigo.ws.prop.json
Class EditorJSONElementWrapper0
- java.lang.Object
-
- com.iizigo.ws.prop.json.EditorJSONElementWrapper0
-
- All Implemented Interfaces:
IPropCnrEditorProperties
public class EditorJSONElementWrapper0 extends java.lang.Object implements IPropCnrEditorProperties
Editor class for a JSON wrapped element.- Author:
- Christopher Mindus
-
-
Constructor Summary
Constructors Constructor Description EditorJSONElementWrapper0()
-
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:IPropCnrEditorProperties
Gets the property definitions for a component.- Specified by:
getEditProperties
in interfaceIPropCnrEditorProperties
-
-