feathers.events

..
FeathersEvent

Events dispatched by Feathers UI components.

FlatCollectionEvent

Events dispatched by flat collections.

GridViewEvent

Events dispatched by the GridView component.

GroupListViewEvent

Events dispatched by the GroupListView component.

HierarchicalCollectionEvent

Events dispatched by hierarchical collections.

ListViewEvent

Events dispatched by the ListView component.

LongPressEvent

Dispatched with a short delay after MouseEvent.MOUSE_DOWN or TouchEvent.TOUCH_BEGIN.

ScrollEvent

Events dispatched by scrolling containers.

StyleProviderEvent

Events dispatched by style provider implementations.

TreeViewEvent

Events dispatched by the TreeView component.

TriggerEvent

Represents a click, tap, or triggering key press dispatched by button components.