Package | Description |
---|---|
org.apache.tapestry.form |
Components for implementing basic HTML Forms.
|
Modifier and Type | Class and Description |
---|---|
class |
RadioPropertySelectionRenderer
Implementation of
IPropertySelectionRenderer that
produces a table of radio (<input type=radio>) elements. |
class |
SelectPropertySelectionRenderer
Implementation of
IPropertySelectionRenderer that
produces a <select> element (containing <option> elements). |