FilterWindowService.Filter Class

com.bea.wlw.netui.databinding.jsp
FilterWindowService.Filter Class

public static class FilterWindowService.Filter

    extends Object

The Filter class contains information about filters that are applied to a grid/column pair for which the filter window is being rendered.


Hierarchy
Object
  FilterWindowService.Filter
Enclosing class

FilterWindowService

Method Summary

public int
getOperation()
Get the filter operation for a filter.
public String
getValue()
Get the value of a filter
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
   

Method Detail

getOperation() Method

public int getOperation()
Get the filter operation for a filter.

Returns

an value represnting a filter operation

getValue() Method

public String getValue()
Get the value of a filter

Returns

the String value of a filter