|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectViewerFilter
com.ibm.etools.systems.core.ui.view.SystemActionViewerFilter
This class is a viewer filter that tests attributes of thise
Constructor Summary | |
---|---|
SystemActionViewerFilter()
Constructor. |
Method Summary | |
---|---|
void |
addFilterCriterion(Class[] objectTypes,
String name,
String value)
Adds a filter criterion. |
void |
removeAllCriterion()
Removes all criteria. |
boolean |
select(Viewer viewer,
Object parentElement,
Object element)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SystemActionViewerFilter()
Method Detail |
public void addFilterCriterion(Class[] objectTypes, String name, String value)
objectTypes
- object types that the filter criterion applies to.name
- the name.value
- the value.public void removeAllCriterion()
public boolean select(Viewer viewer, Object parentElement, Object element)
ViewerFilter
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |