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. |
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.
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15