Uses of Interface
com._1c.g5.v8.dt.moxel.RowGroup
Packages that use RowGroup
-
Uses of RowGroup in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return RowGroupModifier and TypeMethodDescriptionMoxelFactory.createRowGroup()
Returns a new object of class 'Row Group'.Methods in com._1c.g5.v8.dt.moxel that return types with arguments of type RowGroupModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RowGroup>
SpreadsheetDocument.getRowGroups()
Returns the value of the 'Row Groups' containment reference list. -
Uses of RowGroup in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement RowGroupModifier and TypeClassDescriptionclass
An implementation of the model object 'Row Group'.Methods in com._1c.g5.v8.dt.moxel.impl that return RowGroupMethods in com._1c.g5.v8.dt.moxel.impl that return types with arguments of type RowGroupModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RowGroup>
SpreadsheetDocumentImpl.getRowGroups()
-
Uses of RowGroup in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type RowGroupModifier and TypeMethodDescriptionMoxelSwitch.caseRowGroup
(RowGroup object) Returns the result of interpreting the object as an instance of 'Row Group'.