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