Package org.xhtmlrenderer.simple.extend
Class XhtmlForm
java.lang.Object
org.xhtmlrenderer.simple.extend.XhtmlForm
Represents a form object
- Author:
- Torbjoern Gannholm, Sean Bright
-
Constructor Summary
ConstructorsConstructorDescriptionXhtmlForm(UserAgentCallback uac, Element e) XhtmlForm(UserAgentCallback uac, Element e, FormSubmissionListener fsListener) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddButtonToGroup(String groupName, AbstractButton button) addComponent(Element e, LayoutContext context, BlockBox box) static Stringvoidreset()voidsubmit(JComponent source)
-
Constructor Details
-
XhtmlForm
-
XhtmlForm
-
-
Method Details
-
getUserAgentCallback
-
addButtonToGroup
-
addComponent
-
reset
public void reset() -
submit
-
collectText
-