Uses of Interface
com._1c.g5.v8.dt.moxel.PivotTable
Packages that use PivotTable
-
Uses of PivotTable in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return PivotTableModifier and TypeMethodDescriptionMoxelFactory.createPivotTable()
Returns a new object of class 'Pivot Table'.EmbeddedTableItem.getTable()
Returns the value of the 'Table' containment reference.Methods in com._1c.g5.v8.dt.moxel with parameters of type PivotTableModifier and TypeMethodDescriptionvoid
EmbeddedTableItem.setTable
(PivotTable value) Sets the value of the 'Table
' containment reference. -
Uses of PivotTable in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement PivotTableModifier and TypeClassDescriptionclass
An implementation of the model object 'Pivot Table'.Methods in com._1c.g5.v8.dt.moxel.impl that return PivotTableModifier and TypeMethodDescriptionMoxelFactoryImpl.createPivotTable()
EmbeddedTableItemImpl.getTable()
Methods in com._1c.g5.v8.dt.moxel.impl with parameters of type PivotTable -
Uses of PivotTable in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type PivotTableModifier and TypeMethodDescriptionMoxelSwitch.casePivotTable
(PivotTable object) Returns the result of interpreting the object as an instance of 'Pivot Table'.