java.lang.Object
org.xhtmlrenderer.simple.extend.XhtmlForm
Represents a form object
- Author:
- Torbjoern Gannholm, Sean Bright
-
Constructor Summary
ConstructorsConstructorDescriptionXhtmlForm(UserAgentCallback uac, @Nullable Element e, FormSubmissionListener fsListener) XhtmlForm(UserAgentCallback uac, Element e) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddButtonToGroup(@Nullable String groupName, AbstractButton button) @Nullable FormFieldaddComponent(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
-