Web Dynpro API Documentation

com.sap.tc.webdynpro.progmodel.api
Interface IWDValueFilter


public interface IWDValueFilter

Simple access interface for valueset filter arguments.


Method Summary
 java.lang.String getKeyArgument()
          Get the current filter argument for the key value.
 java.lang.String getValueArgument()
          Get the current filter argument for the value.
 

Method Detail

getKeyArgument

public java.lang.String getKeyArgument()
Get the current filter argument for the key value. The key is of type string becaus it may contain filter expressions.
Returns:
key the current filter key argument.

getValueArgument

public java.lang.String getValueArgument()
Get the current filter argument for the value.
Returns:
the the current filter value argument.

Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15