|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.client.form.DForm
butler.client.form.DWizard
public class DWizard
| Nested Class Summary | |
|---|---|
class |
DWizard.Step
|
| Nested classes/interfaces inherited from class butler.client.form.DForm |
|---|
DForm.Parser |
| Constructor Summary | |
|---|---|
DWizard(Table tab)
|
|
| Method Summary | |
|---|---|
DWizard.Step |
addStep()
|
DWizard.Step |
getStep(int i)
|
int |
getStepCount()
|
Table |
getTable()
|
static DWizard |
parse(org.dom4j.Element element)
|
| Methods inherited from class butler.client.form.DForm |
|---|
addAction, addMenu, createMenuItem, getAction, getActions, getCaption, getChildFormId, getChildren, getHelp, getId, getMenuList, getNativeInfo, getParent, getSiblingFormId, getStatusBar, getTitle, parseForm, parseForm, registerParser, setCaption, setCaption, setHelp, setHelp, setId, setNativeInfo, setParent, setStatusBar, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DWizard(Table tab)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public Table getTable()
public DWizard.Step addStep()
public DWizard.Step getStep(int i)
public int getStepCount()
public static DWizard parse(org.dom4j.Element element)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||