Uses of Interface
com._1c.g5.v8.dt.ui.dialog.ISwtSelectionDialog
Packages that use ISwtSelectionDialog
Package
Description
-
Uses of ISwtSelectionDialog in com._1c.g5.v8.dt.form.internal.ui.aef.components
Methods in com._1c.g5.v8.dt.form.internal.ui.aef.components that return ISwtSelectionDialogModifier and TypeMethodDescriptionprotected ISwtSelectionDialog
AdditionSourceSelectionComponent.createSelectionDialog
(org.eclipse.swt.widgets.Shell shell) -
Uses of ISwtSelectionDialog in com._1c.g5.v8.dt.md.ui.aef.components
Methods in com._1c.g5.v8.dt.md.ui.aef.components that return ISwtSelectionDialogModifier and TypeMethodDescriptionprotected ISwtSelectionDialog
ConfigurationRequiredMobileApplicationPermissionComponent.createSelectionDialog
(org.eclipse.swt.widgets.Shell shell) -
Uses of ISwtSelectionDialog in com._1c.g5.v8.dt.ui.aef.component
Methods in com._1c.g5.v8.dt.ui.aef.component that return ISwtSelectionDialogModifier and TypeMethodDescriptionprotected abstract ISwtSelectionDialog
AbstractSelectionComponent.createSelectionDialog
(org.eclipse.swt.widgets.Shell shell) Creates anISwtSelectionDialog
and returns it.protected ISwtSelectionDialog
AbstractSelectionFromListDialogComponent.createSelectionDialog
(org.eclipse.swt.widgets.Shell shell) protected ISwtSelectionDialog
AbstractSelectionFromTreeDialogComponent.createSelectionDialog
(org.eclipse.swt.widgets.Shell shell) -
Uses of ISwtSelectionDialog in com._1c.g5.v8.dt.ui.dialog
Classes in com._1c.g5.v8.dt.ui.dialog that implement ISwtSelectionDialogModifier and TypeClassDescriptionclass
General dialog for bipartite (or two way) selecting elements (e.g from one list to another list) In order to set elements provider IStructuredSelection, label and content providers.class
Item selection abstract implementation.class
Common dialog for single/multiple item selection.class
ADialog
for selection from tree