Uses of Interface
com._1c.g5.v8.dt.ui.IMultiSelection
- 
Packages that use IMultiSelection Package Description com._1c.g5.v8.dt.ui 
- 
- 
Uses of IMultiSelection in com._1c.g5.v8.dt.uiClasses in com._1c.g5.v8.dt.ui that implement IMultiSelection Modifier and Type Class Description classMultiSelectionMethods in com._1c.g5.v8.dt.ui that return IMultiSelection Modifier and Type Method Description IMultiSelectionIMultiSelection. addSelection(ISelection selection, String selectionLabel)Adds named selection to this multiple selection.IMultiSelectionMultiSelection. 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.
 
-