|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.wcf.form.NodeHandlerSupport
com.tonbeller.wcf.form.TestItems
Example of dynamic list items
Constructor Summary | |
TestItems()
|
Method Summary | |
void |
initialize(RequestContext context,
XmlComponent comp,
org.w3c.dom.Element element)
initializes the handler |
void |
revert(RequestContext context)
creates a few items |
boolean |
validate(RequestContext context)
always true |
Methods inherited from class com.tonbeller.wcf.form.NodeHandlerSupport |
destroy, getElement, getXmlComponent, render |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestItems()
Method Detail |
public void revert(RequestContext context)
revert
in interface FormListener
public boolean validate(RequestContext context)
validate
in interface FormListener
public void initialize(RequestContext context, XmlComponent comp, org.w3c.dom.Element element) throws java.lang.Exception
NodeHandler
initialize
in interface NodeHandler
initialize
in class NodeHandlerSupport
java.lang.Exception
com.tonbeller.wcf.component.NodeHandler#initialize(Environment, Component, Element)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |