Package ilcd
Class TouchEventDispatcher
void processEvents()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
If an touch event occurs the processEvents() method will notify all touch event listeners by calling their implementation of the onTouch() method.
Note
Example
EventManagement.getTouchEventDispatcher().processEvent();
See also:
Copyright © demmel products gmbh. All rights reserved.