Uses of Interface
com._1c.g5.v8.dt.moxel.GroupDrawing
Packages that use GroupDrawing
Package
Description
-
Uses of GroupDrawing in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return GroupDrawingModifier and TypeMethodDescriptionMoxelFactory.createGroupDrawing()
Returns a new object of class 'Group Drawing'. -
Uses of GroupDrawing in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement GroupDrawingModifier and TypeClassDescriptionclass
An implementation of the model object 'Group Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return GroupDrawing -
Uses of GroupDrawing in com._1c.g5.v8.dt.moxel.ui.operations
Constructors in com._1c.g5.v8.dt.moxel.ui.operations with parameters of type GroupDrawingModifierConstructorDescriptionUngroupDrawingsOperation
(String label, SheetAccessor sheet, PositionHolder positionHolder, MoxelControl control, GroupDrawing groupDrawing, boolean nested) Конструктор. -
Uses of GroupDrawing in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type GroupDrawingModifier and TypeMethodDescriptionMoxelSwitch.caseGroupDrawing
(GroupDrawing object) Returns the result of interpreting the object as an instance of 'Group Drawing'.