events
pentaho.visual.base.events
The events
namespace contains event classes used by the Visualization API.
Source: doc-js/pentaho/visual/base/events/_namespace.jsdoc, line 17
Classes
Name | Summary |
---|---|
DidUpdate | This event is emitted when updating the view with |
RejectedUpdate | This event is emitted when any rejection occurs while updating the view with |
WillUpdate | This event is emitted when the view is about to be updated. The listeners of |