|
|||||||||
| Home >> All >> org >> eclipse >> jface >> [ viewers overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.jface.viewers
Interface ISelection

- All Known Subinterfaces:
- IStructuredSelection
- All Known Implementing Classes:
- StructuredSelection
- public interface ISelection
Interface for a selection.
| Method Summary | |
boolean |
isEmpty()
Returns whether this selection is empty. |
| Method Detail |
isEmpty
public boolean isEmpty()
- Returns whether this selection is empty.
|
|||||||||
| Home >> All >> org >> eclipse >> jface >> [ viewers overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC