Package de.tsl2.nano.action
package de.tsl2.nano.action
-
ClassDescriptionCommonAction<RETURNTYPE>IAction<RETURNTYPE>provides all informations to start an action (through Runnable) and to handle a graphical user interface of type button etc.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>status base construct - used by bean values on validation. no severity is defined. the status
IStatus.OK,IStatus.WARNandIStatus.ERRORshould fulfil a validation status.Parameter<T>Parameter handler for IAction