|
Project: com.ibm.rational.teamapi.scout | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.viewers.ViewerFilter
com.ibm.rational.teamapi.scout.NonEmptyFolderFilter
public class NonEmptyFolderFilter
A ViewFilter that allows only folders with real content to be displayed. That is, it suppresses the display of empty folders.
| Constructor Summary | |
|---|---|
NonEmptyFolderFilter()
|
|
| Method Summary | |
|---|---|
boolean |
select(org.eclipse.jface.viewers.Viewer viewer,
java.lang.Object parentElement,
java.lang.Object 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 NonEmptyFolderFilter()
| Method Detail |
|---|
public boolean select(org.eclipse.jface.viewers.Viewer viewer,
java.lang.Object parentElement,
java.lang.Object element)
select in class org.eclipse.jface.viewers.ViewerFilter
|
Generated Sun 12-Oct-2008 03:27 AM | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||