Uses of Interface
com._1c.g5.v8.dt.moxel.EmbeddedTableItem
Packages that use EmbeddedTableItem
- 
Uses of EmbeddedTableItem in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return EmbeddedTableItemModifier and TypeMethodDescriptionMoxelFactory.createEmbeddedTableItem()Returns a new object of class 'Embedded Table Item'.Methods in com._1c.g5.v8.dt.moxel that return types with arguments of type EmbeddedTableItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<EmbeddedTableItem>SpreadsheetDocument.getEmbeddedTables()Returns the value of the 'Embedded Tables' containment reference list.
- 
Uses of EmbeddedTableItem in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement EmbeddedTableItemModifier and TypeClassDescriptionclassAn implementation of the model object 'Embedded Table Item'.Methods in com._1c.g5.v8.dt.moxel.impl that return EmbeddedTableItemMethods in com._1c.g5.v8.dt.moxel.impl that return types with arguments of type EmbeddedTableItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<EmbeddedTableItem>SpreadsheetDocumentImpl.getEmbeddedTables()
- 
Uses of EmbeddedTableItem in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type EmbeddedTableItemModifier and TypeMethodDescriptionMoxelSwitch.caseEmbeddedTableItem(EmbeddedTableItem object) Returns the result of interpreting the object as an instance of 'Embedded Table Item'.