See: Description

| Interface | Description |
|---|---|
| FormHandler |
A FormHandler performs logic based on input from an
HTTP FORM, transmitted through a JSPWiki WikiPlugin
(see Form.java).
|
| Class | Description |
|---|---|
| FormClose |
Closes a WikiForm.
|
| FormElement | |
| FormInfo |
Container for carrying HTTP FORM information between
WikiPlugin invocations in the Session.
|
| FormInput |
Creates a simple input text field.
|
| FormOpen |
Opens a WikiForm.
|
| FormOutput | |
| FormSelect |
Creates a Form select field.
|
| FormSet |
FormSet is a companion WikiPlugin for Form.
|
| FormTextarea |
Creates a Form text area element.
|
Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.