AlfWidgetEventHandler Class Reference

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)
       
alfwidgetmodel.lib
Since
S60 ?S60_version Draft