| Interface | Description |
|---|---|
| IAction<RETURNTYPE> |
provides all informations to start an action (through Runnable) and to handle a graphical user interface of type
button etc.
|
| IActivable |
Implementors of this interface provide the possibility to check if a component should be active or not. will be used
as callback by the tsl2nano framework.
|
| IConstraint<T> | |
| IStatus |
status base construct - used by bean values on validation. no severity is defined. the status
IStatus.OK,
IStatus.WARN and IStatus.ERROR should fulfil a validation status. |
| Class | Description |
|---|---|
| CommonAction<RETURNTYPE> | |
| Parameter<T> | |
| Parameters |
Parameter handler for IAction
|
Copyright © 2012–2018. All rights reserved.