|
Graphics.UI.Editor.MakeEditor |
|
|
Description |
Module for making editors out of descriptions
|
|
Synopsis |
|
|
|
Documentation |
|
|
|
data FieldDescription alpha | Source |
|
A type to describe a field of a record, which can be edited
| alpha is the type of the individual field of the record
| Constructors | |
|
|
|
Function to construct a field description
|
|
|
Convenience method to validate and extract fields
|
|
|
|
|
Function to construct an editor
|
|
|
|
|
|
|
get through outerAlignment, frame, innerAlignment
|
|
|
A constructor type for a field desciption
|
|
Produced by Haddock version 2.6.0 |