Uses of Interface
com._1c.g5.v8.dt.ui.IMultiSelection
Packages that use IMultiSelection
-
Uses of IMultiSelection in com._1c.g5.v8.dt.ui
Classes in com._1c.g5.v8.dt.ui that implement IMultiSelectionMethods in com._1c.g5.v8.dt.ui that return IMultiSelectionModifier and TypeMethodDescriptionIMultiSelection.addSelection(ISelection selection, String selectionLabel) Adds named selection to this multiple selection.MultiSelection.addSelection(ISelection selection, String selectionLabel) static IMultiSelectionDtSelectionFactory.createMulti(IModelApi modelApi, IStructuredSelection defaultSelection, String defaultSelectionLabel) Creates the multi selection with the specified default selection.static IMultiSelectionDtSelectionFactory.createMultiContextAwareIfPresented(IModelApi modelApi, IStructuredSelection defaultSelection, String defaultSelectionLabel) Creates the multi selection with the specified default selection.