| ||||||||
| ||||||||
| Description | ||||||||
| Basic input window for record values and their fields. | ||||||||
| Synopsis | ||||||||
| ||||||||
| Documentation | ||||||||
| module InputForm | ||||||||
| data InputWin a | ||||||||
| The InputWin datatype. | ||||||||
| createInputWin :: String -> (Box -> IO (InputForm a)) -> [Config Toplevel] -> IO (InputWin a, InputForm a) | ||||||||
| wait | ||||||||
| ||||||||
| Produced by Haddock version 0.3 | ||||||||