org.gcube.portlets.admin.vredeployer.client.charts
Class GeneralChartModel
java.lang.Object
com.extjs.gxt.ui.client.data.BaseModelData
org.gcube.portlets.admin.vredeployer.client.charts.GeneralChartModel
- All Implemented Interfaces:
- com.extjs.gxt.ui.client.data.ModelData, Serializable
public class GeneralChartModel
- extends com.extjs.gxt.ui.client.data.BaseModelData
- See Also:
- Serialized Form
Fields inherited from class com.extjs.gxt.ui.client.data.BaseModelData |
allowNestedValues, map |
Methods inherited from class com.extjs.gxt.ui.client.data.BaseModelData |
get, get, getProperties, getPropertyNames, isAllowNestedValues, remove, set, setAllowNestedValues, setProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneralChartModel
protected GeneralChartModel()
GeneralChartModel
public GeneralChartModel(String name,
String path,
SimpleChartModel example)
setName
public void setName(String name)
setPath
public void setPath(String path)
setExample
public void setExample(SimpleChartModel example)
getName
public String getName()
getPath
public String getPath()
getExample
public SimpleChartModel getExample()
Copyright © 2013. All Rights Reserved.