class AlfWidgetEventHandler |
A generic event handler for alf widgets. One AlfWidgetEventHandler instance is meant to handle one or more event inputs, which result in the same event output. When any of the event inputs accept the given event, all the event outputs and event cancel outputs are executed. However, animation event outputs and cancel outputs are executed only in response to custom events, not pointer or key events. If an animation command is required in response to a key or pointer event, the event handler handling those should generate a custom event and then the event handler handling that should generate an animation command.
?good_class_usage_example(s)
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.