BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.

com.bea.wlw.netui.tags.html
Class Select.SelectPrefixHandler

java.lang.Object
  extended by com.bea.wlw.netui.tags.html.Select.SelectPrefixHandler
All Implemented Interfaces:
RequestParameterHandler
Enclosing class:
Select

public static class Select.SelectPrefixHandler
extends Object
implements RequestParameterHandler

Exclude:

Constructor Summary
Select.SelectPrefixHandler()
           
 
Method Summary
 void process(javax.servlet.http.HttpServletRequest request, String key, String expr, ProcessPopulate.ExpressionUpdateNode node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Select.SelectPrefixHandler

public Select.SelectPrefixHandler()
Method Detail

process

public void process(javax.servlet.http.HttpServletRequest request,
                    String key,
                    String expr,
                    ProcessPopulate.ExpressionUpdateNode node)
Specified by:
process in interface RequestParameterHandler

BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.