|
Graphics.UI.ObjectIO.StdMenuElementClass | Portability | portable | Stability | provisional | Maintainer | ka2_mail@yahoo.com |
|
|
|
|
|
Description |
Definition of the MenuElements class for menu elements.
|
|
Synopsis |
|
|
|
Documentation |
|
class MenuElements m where |
|
|
class PopUpMenuElements m where |
Translating menu elements into the internal representation.
For the PopUpMenuElements class there are instances for same types as MenuElements
| | Methods | popUpMenuElementToHandles :: m ls ps -> GUI ps [MenuElementState ls ps] |
| | Instances | |
|
|
Produced by Haddock version 0.7 |