Uses of Interface
com._1c.g5.v8.dt.ui.IModelApiAwareSelection
Packages that use IModelApiAwareSelection
Package
Description
-
Uses of IModelApiAwareSelection in com._1c.g5.v8.dt.ui
Methods in com._1c.g5.v8.dt.ui that return IModelApiAwareSelectionModifier and TypeMethodDescriptionstatic IModelApiAwareSelection
Creates the structured selection with the specified objects. -
Uses of IModelApiAwareSelection in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.handlers
Methods in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.handlers with parameters of type IModelApiAwareSelectionModifier and TypeMethodDescriptionvoid
ChangeSupportLanguagesHandler.execute
(IModelApiAwareSelection selection) Executes with the map of parameter values by name.void
DisableSupportHandler.execute
(IModelApiAwareSelection selection) Executes with the current selection.void
SetSupportRuleHandler.execute
(IModelApiAwareSelection selection) Executes with the current selection.void
SetVendorRuleHandler.execute
(IModelApiAwareSelection selection) Executes with the current selection.