Uses of Interface
com._1c.g5.v8.dt.planner.model.PlannerSettings
Packages that use PlannerSettings
Package
Description
-
Uses of PlannerSettings in com._1c.g5.v8.dt.form.model
Methods in com._1c.g5.v8.dt.form.model that return PlannerSettingsModifier and TypeMethodDescriptionPlannerExtInfo.getPlannerSettings()Returns the value of the 'Planner Settings' reference.Methods in com._1c.g5.v8.dt.form.model with parameters of type PlannerSettingsModifier and TypeMethodDescriptionvoidPlannerExtInfo.setPlannerSettings(PlannerSettings value) Sets the value of the 'Planner Settings' reference. -
Uses of PlannerSettings in com._1c.g5.v8.dt.form.model.impl
Methods in com._1c.g5.v8.dt.form.model.impl that return PlannerSettingsMethods in com._1c.g5.v8.dt.form.model.impl with parameters of type PlannerSettingsModifier and TypeMethodDescriptionvoidPlannerExtInfoImpl.setPlannerSettings(PlannerSettings newPlannerSettings) -
Uses of PlannerSettings in com._1c.g5.v8.dt.planner.model
Methods in com._1c.g5.v8.dt.planner.model that return PlannerSettingsModifier and TypeMethodDescriptionPlannerFactory.createPlannerSettings()Returns a new object of class 'Settings'. -
Uses of PlannerSettings in com._1c.g5.v8.dt.planner.model.impl
Classes in com._1c.g5.v8.dt.planner.model.impl that implement PlannerSettingsModifier and TypeClassDescriptionclassAn implementation of the model object 'Settings'.Methods in com._1c.g5.v8.dt.planner.model.impl that return PlannerSettings -
Uses of PlannerSettings in com._1c.g5.v8.dt.planner.model.util
Methods in com._1c.g5.v8.dt.planner.model.util with parameters of type PlannerSettingsModifier and TypeMethodDescriptionPlannerSwitch.casePlannerSettings(PlannerSettings object) Returns the result of interpreting the object as an instance of 'Settings'.