|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.web.form.Form
butler.web.form.ListForm
public class ListForm
Nested Class Summary |
---|
Nested classes/interfaces inherited from class butler.web.form.Form |
---|
Form.NativeInfo |
Field Summary |
---|
Fields inherited from class butler.web.form.Form |
---|
_request |
Constructor Summary | |
---|---|
ListForm()
|
Method Summary | |
---|---|
org.apache.ecs.Element |
getContent()
|
java.lang.String |
getOnFormLoad()
|
org.apache.ecs.html.Script |
getScript()
|
void |
setDescriptor(DForm desc)
|
Methods inherited from class butler.web.form.Form |
---|
create, getAction, getCaption, getDescriptor, getForm, getHeader, getId, getNativeInfo, getRequest, getURL, handleRequest, init, register, register, setAuthorizator, setRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListForm()
Method Detail |
---|
public void setDescriptor(DForm desc)
setDescriptor
in class Form
public org.apache.ecs.Element getContent() throws java.lang.Exception
getContent
in class Form
java.lang.Exception
public org.apache.ecs.html.Script getScript()
getScript
in class Form
public java.lang.String getOnFormLoad() throws java.lang.Exception
getOnFormLoad
in class Form
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |