Uses of Interface
com._1c.g5.v8.dt.moxel.geometry.IPositionHolder
Packages that use IPositionHolder
Package
Description
-
Uses of IPositionHolder in com._1c.g5.v8.dt.moxel.api
Fields in com._1c.g5.v8.dt.moxel.api declared as IPositionHolderModifier and TypeFieldDescriptionprotected final IPositionHolderChangeCellsOperation.positionHolderКонтейнер позиций ячеек табличного документа.Constructors in com._1c.g5.v8.dt.moxel.api with parameters of type IPositionHolderModifierConstructorDescriptionApplyFontOperation(String label, SheetAccessor sheet, Selection selection, Font fontToApply, int propertiesToApply, IPositionHolder positionHolder, boolean nested) Creates new instance ofApplyFontOperationApplyFormatOperation(String label, SheetAccessor sheet, Selection selection, ReadOnlyFormat format, long properties, Cell cellToApply, int cellProperties, IPositionHolder positionHolder, boolean nested) Creates new instance ofApplyFormatOperationBaseApplyFormatOperation(String label, SheetAccessor sheet, Selection selection, boolean changeContentOrFormat, boolean needClearCache, boolean applyToMissed, IPositionHolder positionHolder, boolean nested) Creates new instance ofBaseApplyFormatOperationprotectedChangeCellsOperation(String label, SheetAccessor sheet, Selection selection, boolean changeContentOrFormat, boolean needClearCache, IPositionHolder positionHolder, boolean nested) КонструкторPasteCellsOperation(String label, SheetAccessor sheet, Selection selection, boolean changeContentOrFormat, SpreadsheetDocument document, MoxelDescriptor descriptor, IPositionHolder positionHolder, boolean nested) Creates new instance ofPasteCellsOperationPasteCellsOperation(String label, SheetAccessor sheet, Selection selection, SpreadsheetDocument document, MoxelDescriptor descriptor, IPositionHolder positionHolder, PasteSpecialOptions pasteOptions, boolean nested) Creates new instance ofPasteCellsOperationPasteDrawingsOperation(String label, SheetAccessor sheet, Selection selection, List<Drawing> selectedDrawings, IPositionHolder positionholder, SpreadsheetDocument document, MoxelDescriptor description) Creates new instance ofPasteDrawingsOperation -
Uses of IPositionHolder in com._1c.g5.v8.dt.moxel.ui.editor
Classes in com._1c.g5.v8.dt.moxel.ui.editor that implement IPositionHolderModifier and TypeClassDescriptionclassКонтейнер позиций ячеек табличного документа. -
Uses of IPositionHolder in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type IPositionHolderModifier and TypeMethodDescriptionstatic SpreadsheetDocumentClipboardCopyUtil.copySelectedDrawings(SheetAccessor sheet, List<Drawing> selectedDrawings, IPositionHolder positionHolder) Copy selected drawings of spreadsheetstatic voidClipboardPasteUtil.pasteSelectionDrawings(Selection selection, List<Drawing> selectedDrawings, SheetAccessor document, SheetAccessor sheet, List<Drawing> oldDrawings, IPositionHolder positionHolder) Paste selected drawings