 | AutoForms-0.5.0: GUI library based upon generic programming (SYB3) | Contents | Index |
|
| Graphics.UI.AF.CForm.CFormImplementation |
|
|
| Description |
| An implementation of the AutoForm class for consoles (text-only)
|
|
| Synopsis |
|
|
|
| Documentation |
|
| class (Data GCFormD a, GInstanceCreator a, Show a, Read a, TypePresentation a IO Com' Identity GCFormD Com, Eq a) => GCForm a |
|
|
| data GCFormD a |
| The dictionary type for the GCForm class
| Instances | |
|
|
| consoleParentProxy :: Parent () |
| A Parent type proxy
|
|
| data Com a |
| Component parameter for the console instance of AutoForm
| | Constructors | | Instances | |
|
|
| type Parent = Identity |
| Parent parameter for the console instance of AutoForm
|
|
| data Com' a |
Instances | |
|
|
| Produced by Haddock version 2.0.0.0 |