ContentsIndex
Graphics.UI.ObjectIO.StdTimerElementClass
Portabilityportable
Stabilityprovisional
Maintainerka2_mail@yahoo.com
Description
Definition of the TimerElements class for timer elements.
Synopsis
class TimerElements t where
timerElementToHandles :: t ls ps -> GUI ps [TimerElementState ls ps]
Documentation
class TimerElements t where
Translating timer elements into the internal representation. There are instances for combinator types: AddLS, NewLS, ListLS, NilLS and TupLS
Methods
timerElementToHandles :: t ls ps -> GUI ps [TimerElementState ls ps]
show/hide Instances
Produced by Haddock version 0.7