Interface | Description |
---|---|
IMultiplePropertySelectionRenderer |
Defines an object that works with a
MultiplePropertySelection component
to render the individual elements obtained from the model . |
Class | Description |
---|---|
CheckBoxMultiplePropertySelectionRenderer |
Implementation of
IMultiplePropertySelectionRenderer that
produces a table of checkbox (<input type=checkbox>) elements. |
FormConditional |
A conditional element on a page which will render its wrapped elements zero or one times.
|
MaskEdit |
Provides a mask edit HTML <input type="text"> form element.
|
MultiplePropertySelection |
A component which uses <input type=checkbox> to set a property of some object.
|