Uses of Interface
com._1c.g5.v8.dt.moxel.content.LocalString
Packages that use LocalString
Package
Description
-
Uses of LocalString in com._1c.g5.v8.dt.dcs.ui.templates.util
Methods in com._1c.g5.v8.dt.dcs.ui.templates.util with parameters of type LocalStringModifier and TypeMethodDescriptionTemplateStringParser.getParameters(LocalString cellText) Parse cell text to extract parameters.voidTemplateStringParser.parse(LocalString localString) Parse local string to tokens. -
Uses of LocalString in com._1c.g5.v8.dt.internal.moxel.sheet
Constructors in com._1c.g5.v8.dt.internal.moxel.sheet with parameters of type LocalStringModifierConstructorDescriptionLocalStringInfo(LocalString localString) Creates new local string info. -
Uses of LocalString in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return LocalStringModifier and TypeMethodDescriptionFormat.getDataFormat()Returns the value of the 'Data Format' containment reference.Format.getEditFormat()Returns the value of the 'Edit Format' containment reference.Format.getMask()Returns the value of the 'Mask' containment reference.Cell.getText()Returns the value of the 'Text' containment reference.Group.getText()Returns the value of the 'Text' containment reference.TextDrawing.getText()Returns the value of the 'Text' containment reference.Methods in com._1c.g5.v8.dt.moxel with parameters of type LocalStringModifier and TypeMethodDescriptionvoidFormat.setDataFormat(LocalString value) Sets the value of the 'Data Format' containment reference.voidFormat.setEditFormat(LocalString value) Sets the value of the 'Edit Format' containment reference.voidFormat.setMask(LocalString value) Sets the value of the 'Mask' containment reference.voidCell.setText(LocalString value) Sets the value of the 'Text' containment reference.voidGroup.setText(LocalString value) Sets the value of the 'Text' containment reference.voidTextDrawing.setText(LocalString value) Sets the value of the 'Text' containment reference. -
Uses of LocalString in com._1c.g5.v8.dt.moxel.content
Methods in com._1c.g5.v8.dt.moxel.content that return LocalStringModifier and TypeMethodDescriptionContentFactory.createLocalString()Returns a new object of class 'Local String'.BaseFormattingCellProperties.getDataFormat()Returns the value of the 'Data Format' containment reference.TextDrawingProperties.getDataFormat()Returns the value of the 'Data Format' containment reference.BaseFormattingCellProperties.getEditFormat()Returns the value of the 'Edit Format' containment reference.TextDrawingProperties.getEditFormat()Returns the value of the 'Edit Format' containment reference.BaseFormattingCellProperties.getMask()Returns the value of the 'Mask' containment reference.TextDrawingProperties.getMask()Returns the value of the 'Mask' containment reference.CellsProperties.getText()Returns the value of the 'Text' containment reference.TextDrawingProperties.getText()Returns the value of the 'Text' containment reference.Methods in com._1c.g5.v8.dt.moxel.content with parameters of type LocalStringModifier and TypeMethodDescriptionvoidBaseFormattingCellProperties.setDataFormat(LocalString value) Sets the value of the 'Data Format' containment reference.voidTextDrawingProperties.setDataFormat(LocalString value) Sets the value of the 'Data Format' containment reference.voidBaseFormattingCellProperties.setEditFormat(LocalString value) Sets the value of the 'Edit Format' containment reference.voidTextDrawingProperties.setEditFormat(LocalString value) Sets the value of the 'Edit Format' containment reference.voidBaseFormattingCellProperties.setMask(LocalString value) Sets the value of the 'Mask' containment reference.voidTextDrawingProperties.setMask(LocalString value) Sets the value of the 'Mask' containment reference.voidCellsProperties.setText(LocalString value) Sets the value of the 'Text' containment reference.voidTextDrawingProperties.setText(LocalString value) Sets the value of the 'Text' containment reference. -
Uses of LocalString in com._1c.g5.v8.dt.moxel.content.impl
Classes in com._1c.g5.v8.dt.moxel.content.impl that implement LocalStringModifier and TypeClassDescriptionclassAn implementation of the model object 'Local String'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return LocalStringModifier and TypeMethodDescriptionContentFactoryImpl.createLocalString()BaseFormattingCellPropertiesImpl.getDataFormat()TextDrawingPropertiesImpl.getDataFormat()BaseFormattingCellPropertiesImpl.getEditFormat()TextDrawingPropertiesImpl.getEditFormat()BaseFormattingCellPropertiesImpl.getMask()TextDrawingPropertiesImpl.getMask()CellsPropertiesImpl.getText()TextDrawingPropertiesImpl.getText()Methods in com._1c.g5.v8.dt.moxel.content.impl with parameters of type LocalStringModifier and TypeMethodDescriptionvoidBaseFormattingCellPropertiesImpl.setDataFormat(LocalString newDataFormat) voidTextDrawingPropertiesImpl.setDataFormat(LocalString newDataFormat) voidBaseFormattingCellPropertiesImpl.setEditFormat(LocalString newEditFormat) voidTextDrawingPropertiesImpl.setEditFormat(LocalString newEditFormat) voidBaseFormattingCellPropertiesImpl.setMask(LocalString newMask) voidTextDrawingPropertiesImpl.setMask(LocalString newMask) voidCellsPropertiesImpl.setText(LocalString newText) voidTextDrawingPropertiesImpl.setText(LocalString newText) -
Uses of LocalString in com._1c.g5.v8.dt.moxel.content.util
Methods in com._1c.g5.v8.dt.moxel.content.util with parameters of type LocalStringModifier and TypeMethodDescriptionContentSwitch.caseLocalString(LocalString object) Returns the result of interpreting the object as an instance of 'Local String'. -
Uses of LocalString in com._1c.g5.v8.dt.moxel.impl
Methods in com._1c.g5.v8.dt.moxel.impl that return LocalStringModifier and TypeMethodDescriptionFormatImpl.getDataFormat()FormatImpl.getEditFormat()FormatImpl.getMask()CellImpl.getText()GroupImpl.getText()TextDrawingImpl.getText()Methods in com._1c.g5.v8.dt.moxel.impl with parameters of type LocalStringModifier and TypeMethodDescriptionvoidFormatImpl.setDataFormat(LocalString newDataFormat) voidFormatImpl.setEditFormat(LocalString newEditFormat) voidFormatImpl.setMask(LocalString newMask) voidCellImpl.setText(LocalString newText) voidGroupImpl.setText(LocalString newText) voidTextDrawingImpl.setText(LocalString newText) -
Uses of LocalString in com._1c.g5.v8.dt.moxel.sheet
Methods in com._1c.g5.v8.dt.moxel.sheet that return LocalStringModifier and TypeMethodDescriptionSheetAccessor.getCellValueFormatByIndex(int cellValueFormatIndex) Returns cell value format by index.ReadOnlyCellFullFormat.getDataFormat()ReadOnlyFormat.getDataFormat()ReadOnlyCellFullFormat.getEditFormat()ReadOnlyFormat.getEditFormat()ReadOnlyCellFullFormat.getMask()ReadOnlyFormat.getMask()SheetAccessor.getMaskByIndex(int maskIndex) Returns mask by index.Methods in com._1c.g5.v8.dt.moxel.sheet that return types with arguments of type LocalStringModifier and TypeMethodDescriptionSheetAccessor.getCellValueFormats()Returns cell value formats.SheetAccessor.getMasks()Returns masks.Methods in com._1c.g5.v8.dt.moxel.sheet with parameters of type LocalStringModifier and TypeMethodDescriptionvoidSheetAccessor.addColumnsGroup(Columns columns, int begin, int end, LocalString groupName, GroupHeaderPlacement headerPlacement) Добавить группировку в колонки.voidSheetAccessor.addColumnsGroup(Columns columns, int begin, int end, LocalString groupName, GroupHeaderPlacement headerPlacement, boolean isOpened) Add columns groupvoidSheetAccessor.addRowsGroup(int begin, int end, LocalString groupName, GroupHeaderPlacement headerPlacement) Добавить группировку строк.voidSheetAccessor.addRowsGroup(int begin, int end, LocalString groupName, GroupHeaderPlacement headerPlacement, boolean isOpened) Add rows groupintSheetAccessor.getCellValueFormatIndex(LocalString cellValueFormat) Returns cell value format index by format.intSheetAccessor.getMaskIndex(LocalString mask) Gets mask index. -
Uses of LocalString in com._1c.g5.v8.dt.moxel.ui.editor.dialogs
Methods in com._1c.g5.v8.dt.moxel.ui.editor.dialogs that return LocalStringMethods in com._1c.g5.v8.dt.moxel.ui.editor.dialogs with parameters of type LocalStringModifier and TypeMethodDescriptionvoidGroupParametersDialog.setGroupName(LocalString groupName) Set group name -
Uses of LocalString in com._1c.g5.v8.dt.moxel.ui.operations
Constructors in com._1c.g5.v8.dt.moxel.ui.operations with parameters of type LocalStringModifierConstructorDescriptionAddRemoveGroupOperation(String label, SheetAccessor sheet_, int begin_, int end_, Columns columns_, boolean add_, LocalString groupName_, GroupHeaderPlacement headerPlacement_) Конструктор.ChangeGroupParametersOperation(String label, SheetAccessor sheet_, GroupInfo groupInfo, LocalString newName, GroupHeaderPlacement newHeaderPlacement) -
Uses of LocalString in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util that return LocalStringModifier and TypeMethodDescriptionstatic LocalStringMoxelUtil.normalizeFormattedString(LocalString formattedString) Normalizes formatted string.static LocalStringMoxelUtil.normalizeLocalString(LocalString localString) Normalizes local string to pure data.Methods in com._1c.g5.v8.dt.moxel.util with parameters of type LocalStringModifier and TypeMethodDescriptionstatic booleanMoxelUtil.compareLocalStrings(LocalString string1, LocalString string2) Compare two instances ofLocalString.static booleanMoxelUtil.isEmptyString(LocalString string) Check ifLocalStringis empty.static LocalStringMoxelUtil.normalizeFormattedString(LocalString formattedString) Normalizes formatted string.static LocalStringMoxelUtil.normalizeLocalString(LocalString localString) Normalizes local string to pure data.