Overview
>
klyn.gui.events
>
ActionEvent
>
ActionEvent
Version 0.1.5
Overview
Index
Tree
Deprecated
klyn.gui.events.ActionEvent.ActionEvent
constructor
public ActionEvent(source as Object):
Description
Creates an action event.
Parameters
Parameter
Description
source
Control or object that emitted the action.
Example
action = ActionEvent(button)