|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.extremecomponents.table.model.FormHandler
Constructor Summary | |
FormHandler(TableModel model)
|
Method Summary | |
void |
addForm(Form form)
|
void |
addInput(Input input)
|
void |
destroy()
|
Form |
getForm()
|
java.lang.String |
getFormButtons()
|
java.lang.String |
getHiddenFields()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FormHandler(TableModel model)
Method Detail |
public void addForm(Form form)
public Form getForm()
public void addInput(Input input)
public java.lang.String getHiddenFields()
public java.lang.String getFormButtons()
public void destroy()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |