butler.web.form
Class MultipleForm
java.lang.Object
butler.web.form.Form
butler.web.form.MultipleForm
public class MultipleForm
- extends Form
- Author:
- Fredrik Bertilsson
| Methods inherited from class butler.web.form.Form |
create, getDescriptor, getForm, getHeader, getNativeInfo, getRequest, getURL, handleRequest, register, register, setAuthorizator, setRequest |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipleForm
public MultipleForm()
setDescriptor
public void setDescriptor(DForm desc)
- Overrides:
setDescriptor in class Form
getContent
public org.apache.ecs.Element getContent()
throws java.lang.Exception
- Specified by:
getContent in class Form
- Throws:
java.lang.Exception
init
protected void init()
throws java.lang.Exception
- Overrides:
init in class Form
- Throws:
java.lang.Exception
getScript
public org.apache.ecs.html.Script getScript()
throws java.lang.Exception
- Overrides:
getScript in class Form
- Throws:
java.lang.Exception
getCaption
protected java.lang.String getCaption()
throws java.lang.Exception
- Overrides:
getCaption in class Form
- Throws:
java.lang.Exception
getOnFormLoad
public java.lang.String getOnFormLoad()
throws java.lang.Exception
- Overrides:
getOnFormLoad in class Form
- Throws:
java.lang.Exception
getAction
protected java.lang.String getAction(javax.servlet.http.HttpServletRequest request)
- Overrides:
getAction in class Form
getId
public java.lang.String getId()
- Overrides:
getId in class Form