| Class | Description | 
|---|---|
| ActionEvent | 
 An ActionEvent is the generic class for any action event generated by an AMX
 component. 
 | 
| AMXEvent | 
 An AMXEvent is the generic class for any event generated by an AMX component. 
 | 
| MapBoundsChangeEvent | 
 Event that is generated when a map view properties in DVT geographicMap change. 
 | 
| MapInputEvent | 
 Event that is generated when an input (mouse or touch) gesture occurs in DVT geographicMap. 
 | 
| MasonryReorderEvent | 
 An event for Masonry Layout reorder changes. 
 | 
| MoveEvent | 
 A MoveEvent is a notification that the specified row has been moved. 
 | 
| RangeChangeEvent | 
 A RangeChangeEvent is an object passed to
  
RangeChangeListener.rangeChange(RangeChangeEvent), which occurs when
 a DataControl iterator is preparing to navigate to a new range of providers. | 
| SelectionEvent | 
 Event that is generated when the selection of a component changes. 
 | 
| ValueChangeEvent | 
 Event that is generated when the value of a component changes. 
 | 
| ViewportChangeEvent | 
 Event that is generated when a DVT mobile chart is zoomed or scrolled. 
 |