|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractHandler
org.eclipse.egf.core.ui.actions.AbstractUiHandler
public abstract class AbstractUiHandler
This class extends the AbstractHandler
implementation class to provide a method to get the selected elements matching an expected type.
Constructor Summary | |
---|---|
AbstractUiHandler()
|
Method Summary | ||
---|---|---|
protected
|
getSelection(ExecutionEvent event_p,
Class<T> expectedSelectionType_p)
Return the selected objects in current selection matching given expected type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractUiHandler()
Method Detail |
---|
protected <T> List<T> getSelection(ExecutionEvent event_p, Class<T> expectedSelectionType_p)
event_p
- expectedSelectionType_p
-
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.