|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bea.wlw.netui.databinding.jsp.FilterWindowService.Filter
public static class FilterWindowService.Filter
The Filter class contains information about filters that are applied to a grid/column pair for which the filter window is being rendered.
| Method Summary | |
|---|---|
int |
getOperation()
Get the filter operation for a filter. |
String |
getValue()
Get the value of a filter |
String |
toString()
Create a String containing the state of a Filter object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getOperation()
public String getValue()
public String toString()
Filter object.
toString in class Object
|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||