|
Class Summary |
| DefaultChartEventGenerator |
DefaultChartEventGenerator generates default
action commands and tooltips for ChartEntity by calling
the ChartEntity.getURLText() and ChartEntity.getToolTipText()
respectively. |
| DialogAdapter |
An adapter class that implements all methods of the
DialogListener interface with empty methods. |
| DialogEvent |
An event indicating a change in DialogPanel state. |
| ExternalEvent |
ExternalEvent represents an event that
has been raised externally to the Echo
web application. |
| WeakEventListenerList |
The WeakEventListenerList is basically the same as
a nextapp.echo.EventListenerList except that it uses
WeakReferences to the listeners. |