Uses of Interface
com._1c.g5.v8.dt.moxel.ViewSettings
Packages that use ViewSettings
-
Uses of ViewSettings in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return ViewSettingsModifier and TypeMethodDescriptionMoxelFactory.createViewSettings()
Returns a new object of class 'View Settings'.SpreadsheetDocument.getViewSettings()
Returns the value of the 'View Settings' containment reference.Methods in com._1c.g5.v8.dt.moxel with parameters of type ViewSettingsModifier and TypeMethodDescriptionvoid
SpreadsheetDocument.setViewSettings
(ViewSettings value) Sets the value of the 'View Settings
' containment reference. -
Uses of ViewSettings in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement ViewSettingsModifier and TypeClassDescriptionclass
An implementation of the model object 'View Settings'.Methods in com._1c.g5.v8.dt.moxel.impl that return ViewSettingsModifier and TypeMethodDescriptionMoxelFactoryImpl.createViewSettings()
SpreadsheetDocumentImpl.getViewSettings()
Methods in com._1c.g5.v8.dt.moxel.impl with parameters of type ViewSettingsModifier and TypeMethodDescriptionvoid
SpreadsheetDocumentImpl.setViewSettings
(ViewSettings newViewSettings) -
Uses of ViewSettings in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type ViewSettingsModifier and TypeMethodDescriptionMoxelSwitch.caseViewSettings
(ViewSettings object) Returns the result of interpreting the object as an instance of 'View Settings'.