Uses of Enum Class
com._1c.g5.v8.dt.moxel.content.Pattern
Packages that use Pattern
Package
Description
-
Uses of Pattern in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return PatternModifier and TypeMethodDescriptionFormat.getPattern()Returns the value of the 'Pattern' attribute.Methods in com._1c.g5.v8.dt.moxel with parameters of type PatternModifier and TypeMethodDescriptionvoidFormat.setPattern(Pattern value) Sets the value of the 'Pattern' attribute. -
Uses of Pattern in com._1c.g5.v8.dt.moxel.content
Fields in com._1c.g5.v8.dt.moxel.content with type parameters of type PatternModifier and TypeFieldDescriptionPattern.VALUESA public read-only list of all the 'Pattern' enumerators.Methods in com._1c.g5.v8.dt.moxel.content that return PatternModifier and TypeMethodDescriptionstatic PatternPattern.get(int value) Returns the 'Pattern' literal with the specified integer value.static PatternReturns the 'Pattern' literal with the specified literal value.static PatternReturns the 'Pattern' literal with the specified name.BaseDrawingWithBackgroundProperties.getPattern()Returns the value of the 'Pattern' attribute.BaseFormattingCellProperties.getPattern()Returns the value of the 'Pattern' attribute.static PatternReturns the enum constant of this class with the specified name.static Pattern[]Pattern.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.moxel.content with parameters of type PatternModifier and TypeMethodDescriptionvoidBaseDrawingWithBackgroundProperties.setPattern(Pattern value) Sets the value of the 'Pattern' attribute.voidBaseFormattingCellProperties.setPattern(Pattern value) Sets the value of the 'Pattern' attribute. -
Uses of Pattern in com._1c.g5.v8.dt.moxel.content.impl
Methods in com._1c.g5.v8.dt.moxel.content.impl that return PatternModifier and TypeMethodDescriptionContentFactoryImpl.createPatternFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) BaseDrawingWithBackgroundPropertiesImpl.getPattern()BaseFormattingCellPropertiesImpl.getPattern()Methods in com._1c.g5.v8.dt.moxel.content.impl with parameters of type PatternModifier and TypeMethodDescriptionvoidBaseDrawingWithBackgroundPropertiesImpl.setPattern(Pattern newPattern) voidBaseFormattingCellPropertiesImpl.setPattern(Pattern newPattern) -
Uses of Pattern in com._1c.g5.v8.dt.moxel.impl
Methods in com._1c.g5.v8.dt.moxel.impl that return PatternMethods in com._1c.g5.v8.dt.moxel.impl with parameters of type Pattern -
Uses of Pattern in com._1c.g5.v8.dt.moxel.sheet
Methods in com._1c.g5.v8.dt.moxel.sheet that return PatternModifier and TypeMethodDescriptionSheetAccessor.getDrawingPattern(ReadOnlyFormat drawingFormat) Получить шаблон заливки рисунка.ReadOnlyCellFullFormat.getPattern()ReadOnlyFormat.getPattern() -
Uses of Pattern in com._1c.g5.v8.dt.moxel.ui.aef.components
Methods in com._1c.g5.v8.dt.moxel.ui.aef.components that return types with arguments of type PatternModifier and TypeMethodDescriptionprotected IMapper<Pattern,ComboItemViewModel> MoxelPatternComponent.createMapper()