Interface | Description |
---|---|
IControl |
Interface that must be implemented by all controls
|
IControlDao | |
IControlManager | |
IDataBoundControl |
Interface para controls que são associado ao um ou mais sources.
|
IDataControl |
Control that holds data
|
IErrorSummaryControl | |
IFormControl |
Interface to the current interface form control.
|
IValidatorControl |
Interface que controls que faz validação devem implementar
|
Class | Description |
---|---|
Control |
Base class for all controls.
|
ControlConfig |
Represents common configurations of a control
|
ControlContainer |
Container for all controls.
|
ControlDaoJdbc | |
ControlFactory |
Factory for DOUI controls.
|
ControlManager |
Control manager implementation.
|
ControlStringResource |
String resource that all control strings should extend.
|
DataBoundControl<S extends Source> |
Control whose data is bound to a source.
|
DataControl |
Base implementation for
IDataControl |
ErrorSummaryControl |
Control that renders the error message to the end user
|
SourceBoundControl<S extends Source<?>> |
Control that may be bound to a
Source . |
SourceFieldBoundControl<S extends Source<?>> |
Control that may be bound to a
Source 's field. |
ValidationMessages | |
ValidatorControl |
Implements generic validation control behaviour.
|
Exception | Description |
---|---|
ControlException |
Generic exception thrown by controls
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.