|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.taglibs.rdc.dm.DialogManagerImpl
org.apache.taglibs.rdc.dm.SimpleDirectedDialog
public class SimpleDirectedDialog
A dialog management strategy for the RDC group container which implements a simple directed dialog (document order).
| Field Summary |
|---|
| Fields inherited from class org.apache.taglibs.rdc.dm.DialogManagerImpl |
|---|
groupState, groupTag, stack, stateMap |
| Constructor Summary | |
|---|---|
SimpleDirectedDialog()
|
|
| Method Summary | |
|---|---|
void |
collect(javax.servlet.jsp.JspContext ctx,
javax.servlet.jsp.tagext.JspFragment bodyFragment)
Collect the required information from the user |
| Methods inherited from class org.apache.taglibs.rdc.dm.DialogManagerImpl |
|---|
confirm, finish, initialize, setGroupTag, setPropertyChildren, setStateChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleDirectedDialog()
| Method Detail |
|---|
public void collect(javax.servlet.jsp.JspContext ctx,
javax.servlet.jsp.tagext.JspFragment bodyFragment)
throws javax.servlet.jsp.JspException,
java.io.IOException
collect in interface DialogManagercollect in class DialogManagerImplctx - the JspContextbodyFragment - The JspFragment indicating the body of this group
javax.servlet.jsp.JspException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||