HWebUI-0.1.0.0: Haskell User Interface Library

Safe HaskellNone

GUICommand

Description

GUICommand 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

Documentation

data GUICommand

The GUICommand is a GUISignal which is send towards the GUI element and which signals a command to the element

Constructors

SetValue

set the value of the GUI element