HWebUI-0.1.0.0: Haskell User Interface Library
GUIEvent
Description
GUIEvent is an internal implementation module of HWebUI. HWebUI is providing FRP-based GUI functionality for Haskell by utilizing the Web-Browser. See module HWebUI for main documentation.
Synopsis
data GUIEvent
The GUIEvent is a GUISignal which is send from the GUI Element and which indicates a user interaction
Constructors
indicate a change of the value of the GUI Element
Instances