Uses of Interface
com._1c.g5.v8.dt.chart.model.RealDataItem
Packages that use RealDataItem
Package
Description
-
Uses of RealDataItem in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return RealDataItemModifier and TypeMethodDescriptionChartFactory.createRealDataItem()
Returns a new object of class 'Real Data Item'.Methods in com._1c.g5.v8.dt.chart.model that return types with arguments of type RealDataItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RealDataItem>
Chart.getRealDataItems()
Returns the value of the 'Real Data Items' containment reference list. -
Uses of RealDataItem in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement RealDataItemModifier and TypeClassDescriptionclass
An implementation of the model object 'Real Data Item'.Methods in com._1c.g5.v8.dt.chart.model.impl that return RealDataItemMethods in com._1c.g5.v8.dt.chart.model.impl that return types with arguments of type RealDataItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RealDataItem>
ChartImpl.getRealDataItems()
-
Uses of RealDataItem in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type RealDataItemModifier and TypeMethodDescriptionChartSwitch.caseRealDataItem
(RealDataItem object) Returns the result of interpreting the object as an instance of 'Real Data Item'.