| Package | Description |
|---|---|
| org.apache.tapestry.contrib.form |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckBoxMultiplePropertySelectionRenderer
Implementation of
IMultiplePropertySelectionRenderer that
produces a table of checkbox (<input type=checkbox>) elements. |
| Modifier and Type | Field and Description |
|---|---|
static IMultiplePropertySelectionRenderer |
MultiplePropertySelection.DEFAULT_CHECKBOX_RENDERER
A shared instance of
CheckBoxMultiplePropertySelectionRenderer. |
| Modifier and Type | Method and Description |
|---|---|
abstract IMultiplePropertySelectionRenderer |
MultiplePropertySelection.getRenderer() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MultiplePropertySelection.setRenderer(IMultiplePropertySelectionRenderer renderer) |