Uses of Enum Class
com._1c.g5.v8.dt.moxel.content.DetailUse
Packages that use DetailUse
Package
Description
-
Uses of DetailUse in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return DetailUseModifier and TypeMethodDescriptionFormat.getDetailUse()
Returns the value of the 'Detail Use' attribute.Methods in com._1c.g5.v8.dt.moxel with parameters of type DetailUseModifier and TypeMethodDescriptionvoid
Format.setDetailUse
(DetailUse value) Sets the value of the 'Detail Use
' attribute. -
Uses of DetailUse in com._1c.g5.v8.dt.moxel.content
Fields in com._1c.g5.v8.dt.moxel.content with type parameters of type DetailUseModifier and TypeFieldDescriptionDetailUse.VALUES
A public read-only list of all the 'Detail Use' enumerators.Methods in com._1c.g5.v8.dt.moxel.content that return DetailUseModifier and TypeMethodDescriptionstatic DetailUse
DetailUse.get
(int value) Returns the 'Detail Use' literal with the specified integer value.static DetailUse
Returns the 'Detail Use' literal with the specified literal value.static DetailUse
Returns the 'Detail Use' literal with the specified name.BaseFormattingCellProperties.getDetailUse()
Returns the value of the 'Detail Use' attribute.static DetailUse
Returns the enum constant of this class with the specified name.static DetailUse[]
DetailUse.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 DetailUseModifier and TypeMethodDescriptionvoid
BaseFormattingCellProperties.setDetailUse
(DetailUse value) Sets the value of the 'Detail Use
' attribute. -
Uses of DetailUse in com._1c.g5.v8.dt.moxel.content.impl
Methods in com._1c.g5.v8.dt.moxel.content.impl that return DetailUseModifier and TypeMethodDescriptionContentFactoryImpl.createDetailUseFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) BaseFormattingCellPropertiesImpl.getDetailUse()
Methods in com._1c.g5.v8.dt.moxel.content.impl with parameters of type DetailUseModifier and TypeMethodDescriptionvoid
BaseFormattingCellPropertiesImpl.setDetailUse
(DetailUse newDetailUse) -
Uses of DetailUse in com._1c.g5.v8.dt.moxel.impl
Methods in com._1c.g5.v8.dt.moxel.impl that return DetailUseMethods in com._1c.g5.v8.dt.moxel.impl with parameters of type DetailUse -
Uses of DetailUse in com._1c.g5.v8.dt.moxel.sheet
Methods in com._1c.g5.v8.dt.moxel.sheet that return DetailUseModifier and TypeMethodDescriptionReadOnlyCellFullFormat.getDetailUse()
ReadOnlyFormat.getDetailUse()