|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.ralfebert.rcputils.selection.SelectionUtils
public class SelectionUtils
Helper methods for working with JFace selections.
| Constructor Summary | |
|---|---|
SelectionUtils()
|
|
| Method Summary | ||
|---|---|---|
static
|
getIterable(org.eclipse.jface.viewers.ISelection selection,
java.lang.Class<A> selectedObjectClass)
Returns a list of all objects of selectedObjectClass contained in the given selection. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectionUtils()
| Method Detail |
|---|
public static final <A> java.lang.Iterable<A> getIterable(org.eclipse.jface.viewers.ISelection selection,
java.lang.Class<A> selectedObjectClass)
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||