|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.jface.viewers.ViewerFilter
org.eclipse.tptp.platform.analysis.util.ui.viewerfilter.EmptyParentsFilter
EmptyParentsFilter
| Constructor Summary | |
|---|---|
EmptyParentsFilter(org.eclipse.jface.viewers.ViewerFilter other)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
select(org.eclipse.jface.viewers.Viewer viewer,
java.lang.Object parentElement,
java.lang.Object element)
Evaluation of the filter with the element. |
| Methods inherited from class org.eclipse.jface.viewers.ViewerFilter |
|---|
filter, isFilterProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EmptyParentsFilter(org.eclipse.jface.viewers.ViewerFilter other)
other - | Method Detail |
public boolean select(org.eclipse.jface.viewers.Viewer viewer,
java.lang.Object parentElement,
java.lang.Object element)
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||