|
|||||||
| Interfaces | ||
|---|---|---|
|
|
IControlGeneratorFactory | Service Interface for Factory for ControlGenerator instances used by the SmartViewerBuilder |
|
|
IControlGeneratorFactoryExt | Service Interface for Factory for ControlGenerator instances used by the SmartViewerBuilder |
|
|
IHasClickEvent | Interface from Control Generators that provide a click event |
|
|
IHasEnterEvent | Interface from Control Generators that provide a enter event |
|
|
IHasImage | Interface for Control Generators with Images |
|
|
IHasNoLabel | Returns if the ControlGenerator provides a NoLabel property |
|
|
IHasValidatingEvent | Interface from Control Generators that provide a validating event |
|
|
IHasValueChangedEvent | Interface from Control Generators that provide a value changed event |
|
|
IHasWidthAndHeight | Interfacer for ControlGenerator implementations that have a Width and Height property |
|
|
ISmartViewerGenerator | |
| Classes | ||
|---|---|---|
|
|
AbstractSmartViewerGenerator | Abstract base class for ISmartViewerGenertor implementations |
|
|
ControlGenerator | |
|
|
ControlGeneratorFactoryParameter | Parameter class to the GetControlGenerator method of the IControlGeneratorFactoryExt service interface |
|
|
ListViewerFieldSpec | |
|
|
SmartBusinessEntityLookupControlGenerator | |
|
|
SmartComboEditorControlGenerator | |
|
|
SmartViewerBuilder | Initializes IControlGenerator instances for the ISmartViewerGenerator |
|
|
SmartViewerGenerator | Generator for SmartViewerControl Classes |
|
|
UltraButtonControlGenerator | |
|
|
UltraCheckEditorControlGenerator | |
|
|
UltraComboEditorControlGenerator | |
|
|
UltraDateTimeEditorControlGenerator | |
|
|
UltraEditorControlGenerator | |
|
|
UltraGroupBoxControlGenerator | |
|
|
UltraLabelControlGenerator | |
|
|
UltraNumericEditorControlGenerator | |
|
|
UltraOptionSetControlGenerator | |
|
|
UltraPictureBoxControlGenerator | |
|
|
UserControlGenerator | |
|
|
ViewerFieldSpec | Specifies properties of the SmartViewerField to be created |