| Interface | Description |
|---|---|
| AccordionEventsHandler |
This class is handling Accordion close and expand Events
|
| DragEventsHandler |
Defines event handler for drag events.
|
| EventHandler |
General event handler interface.
|
| FastClickHelper.FastClickEvent | |
| FastClickHelper.FastClickHandler | |
| HasIconClickHandlers | |
| IconClickHandler | |
| ScrollPanelEventsHandler |
This class is handling the events on scrolling to top or bottom of a scroll panel.
|
| SelectionChangedHandler |
Event handler for selected elements.
|
| SwipeEventsHandler |
Event handler for swipe events.
|
| Class | Description |
|---|---|
| AccordionEvent |
TODO Dokumentieren.
|
| DragController |
Is handling HTML5 drag events.
|
| DragControllerDesktop |
Drag controller for desktop devices.
|
| DragControllerMobile |
Drag controller for mobile devices
|
| DragControllerOptions |
Defines options for event propagation.
|
| DragEvent |
Defines a Drag event.
|
| FastClickHelper |
Will add a click event as TochStart event to widgets on mobile system.
|
| SelectionChangedEvent |
Event handler when a selection will change.
|
| SwipeEvent |
Represents a swipe event.
|
| Touch |
Java script wrapper for browsers touch events.
|
| TouchEvent |
Low level the touch event wrapper to use native browser touch events. http://www.html5rocks.com/en/mobile/touch.html
|
| Enum | Description |
|---|---|
| AccordionEvent.Type |
States of an Accordeon.
|
| DragEvent.Type |
States of a Drag.
|
| SwipeEvent.Type |
Swipe direction.
|
Copyright © 2011–2015 SWM. All rights reserved.