|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tonbeller.wcf.ui.XoplonCtrl
com.tonbeller.wcf.ui.Form
Form ctrl class, used as factory for generating buttons
| Field Summary | |
static java.lang.String |
NODENAME
|
| Constructor Summary | |
Form()
|
|
| Method Summary | |
static org.w3c.dom.Element |
addForm(org.w3c.dom.Element parent)
|
static org.w3c.dom.Element |
createForm(org.w3c.dom.Document doc)
|
static boolean |
isForm(org.w3c.dom.Element elem)
|
| Methods inherited from class com.tonbeller.wcf.ui.XoplonCtrl |
createCtrl, getId, getLabel, getModelReference, isDisabled, isHidden, setDisabled, setHidden, setId, setLabel, setModelReference |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String NODENAME
| Constructor Detail |
public Form()
| Method Detail |
public static boolean isForm(org.w3c.dom.Element elem)
public static org.w3c.dom.Element createForm(org.w3c.dom.Document doc)
public static org.w3c.dom.Element addForm(org.w3c.dom.Element parent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||