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 IModelApiAwareSelectionCreates 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 TypeMethodDescriptionvoidChangeSupportLanguagesHandler.execute(IModelApiAwareSelection selection) Executes with the map of parameter values by name.voidDisableSupportHandler.execute(IModelApiAwareSelection selection) Executes with the current selection.voidSetSupportRuleHandler.execute(IModelApiAwareSelection selection) Executes with the current selection.voidSetVendorRuleHandler.execute(IModelApiAwareSelection selection) Executes with the current selection.