Uses of Enum Class
com._1c.g5.v8.dt.moxel.PageOrientation
Packages that use PageOrientation
Package
Description
-
Uses of PageOrientation in com._1c.g5.v8.dt.moxel
Fields in com._1c.g5.v8.dt.moxel with type parameters of type PageOrientationModifier and TypeFieldDescriptionstatic final List<PageOrientation>
PageOrientation.VALUES
A public read-only list of all the 'Page Orientation' enumerators.Methods in com._1c.g5.v8.dt.moxel that return PageOrientationModifier and TypeMethodDescriptionstatic PageOrientation
PageOrientation.get
(int value) Returns the 'Page Orientation' literal with the specified integer value.static PageOrientation
Returns the 'Page Orientation' literal with the specified literal value.static PageOrientation
Returns the 'Page Orientation' literal with the specified name.PrintSettings.getPageOrientation()
Returns the value of the 'Page Orientation' attribute.static PageOrientation
Returns the enum constant of this class with the specified name.static PageOrientation[]
PageOrientation.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 PageOrientationModifier and TypeMethodDescriptionvoid
PrintSettings.setPageOrientation
(PageOrientation value) Sets the value of the 'Page Orientation
' attribute. -
Uses of PageOrientation in com._1c.g5.v8.dt.moxel.impl
Methods in com._1c.g5.v8.dt.moxel.impl that return PageOrientationModifier and TypeMethodDescriptionMoxelFactoryImpl.createPageOrientationFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) PrintSettingsImpl.getPageOrientation()
Methods in com._1c.g5.v8.dt.moxel.impl with parameters of type PageOrientationModifier and TypeMethodDescriptionvoid
PrintSettingsImpl.setPageOrientation
(PageOrientation newPageOrientation) -
Uses of PageOrientation in com._1c.g5.v8.dt.moxel.ui.editor.dialogs
Methods in com._1c.g5.v8.dt.moxel.ui.editor.dialogs that return PageOrientationModifier and TypeMethodDescriptionPrintInfoProvider.getPageOrientation()
Get current page orientation