|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectCheckBox.CheckBoxPrefixHandler
public static class CheckBox.CheckBoxPrefixHandler
The handler for naming and indexing the CheckBox.
Constructor Summary | |
---|---|
CheckBox.CheckBoxPrefixHandler()
|
Method Summary | |
---|---|
void |
process(HttpServletRequest request,
String key,
String expr,
ProcessPopulate.ExpressionUpdateNode node)
Determines the current state of the CheckBox (true or false) based on the Request. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckBox.CheckBoxPrefixHandler()
Method Detail |
---|
public void process(HttpServletRequest request, String key, String expr, ProcessPopulate.ExpressionUpdateNode node)
process
in interface RequestParameterHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |