| ||||||||
| ||||||||
Description | ||||||||
StdReceiverAttribute specifies which ReceiverAttributes are valid for each of the standard receivers. Basic comparison operations and retrieval functions are also included. | ||||||||
Documentation | ||||||||
isValidReceiverAttribute :: ReceiverAttribute ls ps -> Bool | ||||||||
isValidReceiver2Attribute :: ReceiverAttribute ls ps -> Bool | ||||||||
isReceiverInit :: ReceiverAttribute ls ps -> Bool | ||||||||
isReceiverSelectState :: ReceiverAttribute ls ps -> Bool | ||||||||
getReceiverInitFun :: ReceiverAttribute ls ps -> GUIFun ls ps | ||||||||
getReceiverSelectStateAtt :: ReceiverAttribute ls ps -> SelectState | ||||||||
module Graphics.UI.ObjectIO.StdReceiverDef | ||||||||
Produced by Haddock version 0.7 |