|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use RequiredSelectionException | |
|---|---|
| org.eclipse.emf.emfstore.internal.client.ui.handlers | |
| org.eclipse.emf.emfstore.internal.client.ui.util | |
| Uses of RequiredSelectionException in org.eclipse.emf.emfstore.internal.client.ui.handlers |
|---|
| Methods in org.eclipse.emf.emfstore.internal.client.ui.handlers that throw RequiredSelectionException | ||
|---|---|---|
|
AbstractEMFStoreHandlerWithResult.requireSelection(Class<U> clazz)
Returns an object of the given clazz if it can be extracted from
the current selection. |
|
| Uses of RequiredSelectionException in org.eclipse.emf.emfstore.internal.client.ui.util |
|---|
| Methods in org.eclipse.emf.emfstore.internal.client.ui.util that throw RequiredSelectionException | ||
|---|---|---|
static
|
EMFStoreHandlerUtil.requireSelection(org.eclipse.core.commands.ExecutionEvent event,
Class<T> clazz)
Returns an object of the given clazz if it can be extracted from
the current selection. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||