|
|||||||||
| 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.DTreeForm
public class DTreeForm
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class butler.client.form.DForm |
|---|
DForm.Parser |
| Constructor Summary | |
|---|---|
DTreeForm()
|
|
| Method Summary | |
|---|---|
DDetailForm |
getDetailForm(Table tab)
|
DQueryPanel |
getQueryPanel(Table tab)
|
DRecordEditor |
getRecordEditor(Table tab)
|
DTree |
getTree()
|
static DTreeForm |
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 DTreeForm()
| Method Detail |
|---|
public static DTreeForm parse(org.dom4j.Element element)
throws java.lang.Exception
java.lang.Exceptionpublic DTree getTree()
public DRecordEditor getRecordEditor(Table tab)
public DDetailForm getDetailForm(Table tab)
public DQueryPanel getQueryPanel(Table tab)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||