|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMultiplePropertySelectionRenderer | |
|---|---|
| org.apache.tapestry.contrib.form | Form controls for things liked masked input editing on text fields and multi property selection semantics. |
| Uses of IMultiplePropertySelectionRenderer in org.apache.tapestry.contrib.form |
|---|
| Classes in org.apache.tapestry.contrib.form that implement IMultiplePropertySelectionRenderer | |
|---|---|
class |
CheckBoxMultiplePropertySelectionRenderer
Implementation of IMultiplePropertySelectionRenderer that
produces a table of checkbox (<input type=checkbox>) elements. |
| Fields in org.apache.tapestry.contrib.form declared as IMultiplePropertySelectionRenderer | |
|---|---|
static IMultiplePropertySelectionRenderer |
MultiplePropertySelection.DEFAULT_CHECKBOX_RENDERER
A shared instance of CheckBoxMultiplePropertySelectionRenderer. |
| Methods in org.apache.tapestry.contrib.form that return IMultiplePropertySelectionRenderer | |
|---|---|
abstract IMultiplePropertySelectionRenderer |
MultiplePropertySelection.getRenderer()
|
| Methods in org.apache.tapestry.contrib.form with parameters of type IMultiplePropertySelectionRenderer | |
|---|---|
abstract void |
MultiplePropertySelection.setRenderer(IMultiplePropertySelectionRenderer renderer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||