Uses of Enum Class
com._1c.g5.v8.dt.moxel.PagePlacementAlternation
Packages that use PagePlacementAlternation
Package
Description
-
Uses of PagePlacementAlternation in com._1c.g5.v8.dt.moxel
Fields in com._1c.g5.v8.dt.moxel with type parameters of type PagePlacementAlternationModifier and TypeFieldDescriptionstatic final List<PagePlacementAlternation>PagePlacementAlternation.VALUESA public read-only list of all the 'Page Placement Alternation' enumerators.Methods in com._1c.g5.v8.dt.moxel that return PagePlacementAlternationModifier and TypeMethodDescriptionstatic PagePlacementAlternationPagePlacementAlternation.get(int value) Returns the 'Page Placement Alternation' literal with the specified integer value.static PagePlacementAlternationReturns the 'Page Placement Alternation' literal with the specified literal value.static PagePlacementAlternationReturns the 'Page Placement Alternation' literal with the specified name.PrintSettings.getPagePlacementAlternation()Returns the value of the 'Page Placement Alternation' attribute.static PagePlacementAlternationReturns the enum constant of this class with the specified name.static PagePlacementAlternation[]PagePlacementAlternation.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 with parameters of type PagePlacementAlternationModifier and TypeMethodDescriptionvoidPrintSettings.setPagePlacementAlternation(PagePlacementAlternation value) Sets the value of the 'Page Placement Alternation' attribute. -
Uses of PagePlacementAlternation in com._1c.g5.v8.dt.moxel.impl
Methods in com._1c.g5.v8.dt.moxel.impl that return PagePlacementAlternationModifier and TypeMethodDescriptionMoxelFactoryImpl.createPagePlacementAlternationFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) PrintSettingsImpl.getPagePlacementAlternation()Methods in com._1c.g5.v8.dt.moxel.impl with parameters of type PagePlacementAlternationModifier and TypeMethodDescriptionvoidPrintSettingsImpl.setPagePlacementAlternation(PagePlacementAlternation newPagePlacementAlternation) -
Uses of PagePlacementAlternation in com._1c.g5.v8.dt.moxel.ui.editor.dialogs
Methods in com._1c.g5.v8.dt.moxel.ui.editor.dialogs that return PagePlacementAlternationModifier and TypeMethodDescriptionPrintInfoProvider.getPagePlacementAlternation()Get page placement alternation