Uses of Interface
com._1c.g5.v8.dt.moxel.content.LocalString
- 
- 
Uses of LocalString in com._1c.g5.v8.dt.dcs.ui.templates.utilMethods in com._1c.g5.v8.dt.dcs.ui.templates.util with parameters of type LocalString Modifier and Type Method Description List<AreaTemplateParameter>TemplateStringParser. 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.moxelMethods in com._1c.g5.v8.dt.moxel that return LocalString Modifier and Type Method Description LocalStringFormat. getDataFormat()Returns the value of the 'Data Format' containment reference.LocalStringFormat. getEditFormat()Returns the value of the 'Edit Format' containment reference.LocalStringFormat. getMask()Returns the value of the 'Mask' containment reference.LocalStringCell. getText()Returns the value of the 'Text' containment reference.LocalStringGroup. getText()Returns the value of the 'Text' containment reference.LocalStringTextDrawing. getText()Returns the value of the 'Text' containment reference.Methods in com._1c.g5.v8.dt.moxel with parameters of type LocalString Modifier and Type Method Description voidFormat. 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.contentMethods in com._1c.g5.v8.dt.moxel.content that return LocalString Modifier and Type Method Description LocalStringContentFactory. createLocalString()Returns a new object of class 'Local String'.LocalStringBaseFormattingCellProperties. getDataFormat()Returns the value of the 'Data Format' containment reference.LocalStringTextDrawingProperties. getDataFormat()Returns the value of the 'Data Format' containment reference.LocalStringBaseFormattingCellProperties. getEditFormat()Returns the value of the 'Edit Format' containment reference.LocalStringTextDrawingProperties. getEditFormat()Returns the value of the 'Edit Format' containment reference.LocalStringBaseFormattingCellProperties. getMask()Returns the value of the 'Mask' containment reference.LocalStringTextDrawingProperties. getMask()Returns the value of the 'Mask' containment reference.LocalStringCellsProperties. getText()Returns the value of the 'Text' containment reference.LocalStringTextDrawingProperties. getText()Returns the value of the 'Text' containment reference.Methods in com._1c.g5.v8.dt.moxel.content with parameters of type LocalString Modifier and Type Method Description voidBaseFormattingCellProperties. 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.implClasses in com._1c.g5.v8.dt.moxel.content.impl that implement LocalString Modifier and Type Class Description classLocalStringImplAn implementation of the model object 'Local String'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return LocalString Modifier and Type Method Description LocalStringContentFactoryImpl. createLocalString()LocalStringBaseFormattingCellPropertiesImpl. getDataFormat()LocalStringTextDrawingPropertiesImpl. getDataFormat()LocalStringBaseFormattingCellPropertiesImpl. getEditFormat()LocalStringTextDrawingPropertiesImpl. getEditFormat()LocalStringBaseFormattingCellPropertiesImpl. getMask()LocalStringTextDrawingPropertiesImpl. getMask()LocalStringCellsPropertiesImpl. getText()LocalStringTextDrawingPropertiesImpl. getText()Methods in com._1c.g5.v8.dt.moxel.content.impl with parameters of type LocalString Modifier and Type Method Description voidBaseFormattingCellPropertiesImpl. 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.utilMethods in com._1c.g5.v8.dt.moxel.content.util with parameters of type LocalString Modifier and Type Method Description TContentSwitch. 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.implMethods in com._1c.g5.v8.dt.moxel.impl that return LocalString Modifier and Type Method Description LocalStringFormatImpl. getDataFormat()LocalStringFormatImpl. getEditFormat()LocalStringFormatImpl. getMask()LocalStringCellImpl. getText()LocalStringGroupImpl. getText()LocalStringTextDrawingImpl. getText()Methods in com._1c.g5.v8.dt.moxel.impl with parameters of type LocalString Modifier and Type Method Description voidFormatImpl. 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.ui.editorMethods in com._1c.g5.v8.dt.moxel.ui.editor that return LocalString Modifier and Type Method Description LocalStringReadOnlyCellFullFormat. getDataFormat()LocalStringReadOnlyCellFullFormat. getEditFormat()LocalStringReadOnlyCellFullFormat. getMask()Methods in com._1c.g5.v8.dt.moxel.ui.editor with parameters of type LocalString Modifier and Type Method Description voidSheetAccessor. 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)voidSheetAccessor. addRowsGroup(int begin, int end, LocalString groupName, GroupHeaderPlacement headerPlacement)Добавить группировку строк.voidSheetAccessor. addRowsGroup(int begin, int end, LocalString groupName, GroupHeaderPlacement headerPlacement, boolean isOpened)List<String>SheetAccessor. findInLocalString(LocalString localString, SearchParameters searchParameters)Найти текст в локальной строке.StringSheetAccessor. getString(LocalString localString)Получить текст на текущем языке.voidSheetAccessor. setString(LocalString localString, String text)Установить текст.
- 
Uses of LocalString in com._1c.g5.v8.dt.moxel.ui.editor.dialogsMethods in com._1c.g5.v8.dt.moxel.ui.editor.dialogs that return LocalString Modifier and Type Method Description LocalStringGroupParametersDialog. getGroupName()Get group nameMethods in com._1c.g5.v8.dt.moxel.ui.editor.dialogs with parameters of type LocalString Modifier and Type Method Description voidGroupParametersDialog. setGroupName(LocalString groupName)Set group name
- 
Uses of LocalString in com._1c.g5.v8.dt.moxel.ui.operationsConstructors in com._1c.g5.v8.dt.moxel.ui.operations with parameters of type LocalString Constructor Description AddRemoveGroupOperation(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.utilMethods in com._1c.g5.v8.dt.moxel.util that return LocalString Modifier and Type Method Description LocalStringReadOnlyFormat. getDataFormat()LocalStringReadOnlyFormat. getEditFormat()LocalStringReadOnlyFormat. getMask()Methods in com._1c.g5.v8.dt.moxel.util with parameters of type LocalString Modifier and Type Method Description static booleanMoxelUtil. compareLocalStrings(LocalString string1, LocalString string2)Compare two instances ofLocalString.static booleanMoxelUtil. isEmptyString(LocalString string)Check ifLocalStringis empty.
 
-