Uses of Interface
com._1c.g5.v8.dt.moxel.ViewSettings
Packages that use ViewSettings
- 
Uses of ViewSettings in com._1c.g5.v8.dt.moxelMethods 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 TypeMethodDescriptionvoidSpreadsheetDocument.setViewSettings(ViewSettings value) Sets the value of the 'View Settings' containment reference.
- 
Uses of ViewSettings in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement ViewSettingsModifier and TypeClassDescriptionclassAn 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 TypeMethodDescriptionvoidSpreadsheetDocumentImpl.setViewSettings(ViewSettings newViewSettings) 
- 
Uses of ViewSettings in com._1c.g5.v8.dt.moxel.utilMethods 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'.