com.sap.tc.webdynpro.progmodel.api
Interface IWDBoundValueSet.IWDFilterListener
- All Superinterfaces:
- IWDValueSetSource
- Enclosing class:
- IWDBoundValueSet
- public static interface IWDBoundValueSet.IWDFilterListener
- extends IWDValueSetSource
Optional interface in case the application needs to implement a filter function
for large valuesets used in an evs component.
|
Method Summary |
void |
fillNode(IWDNode valueSetNode,
IWDValueFilter filter,
java.util.Locale locale)
Fill context node valueSetNode using filter as search criteria |
fillNode
public void fillNode(IWDNode valueSetNode,
IWDValueFilter filter,
java.util.Locale locale)
- Fill context node
valueSetNode using filter as search criteria
- Parameters:
valueSetNode - is the node to be filledlocale - for the display text (may be null)is - the filter object, containing a single string
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15