Class N2oLineChartItem
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.control.N2oComponent
-
- net.n2oapp.framework.api.metadata.global.view.widget.chart.N2oStandardChartItem
-
- net.n2oapp.framework.api.metadata.global.view.widget.chart.N2oLineChartItem
-
- All Implemented Interfaces:
java.io.Serializable,CssClassAware,ExtensionAttributesAware,NamespaceUriAware,SrcAware,Source,SourceComponent
public class N2oLineChartItem extends N2oStandardChartItem
Исходная модель линии линейного графика- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oLineChartItem()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.CssClassAware
getCssClass, setCssClass
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
-