(~) * impl (IO ()) => Op (Prev ()) Wizard orig impl Source # | |
|
(~) * impl (IO ()) => Op (Draw ()) Wizard orig impl Source # | |
|
(~) * impl (IO ()) => Op (Next ()) Wizard orig impl Source # | |
|
(Parent a Widget, (~) * impl (Maybe (Ref a) -> IO ())) => Op (SetValue ()) Wizard orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref Widget))) => Op (GetValue ()) Wizard orig impl Source # | |
|
(~) * impl (Event -> IO (Either UnknownEvent ())) => Op (HandleSuper ()) Wizard orig impl Source # | |
|
(~) * impl (IO ()) => Op (DrawSuper ()) Wizard orig impl Source # | |
|
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) Wizard orig impl Source # | |
|
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) Wizard orig impl Source # | |
|
(~) * impl (IO ()) => Op (Hide ()) Wizard orig impl Source # | |
|
(~) * impl (IO ()) => Op (HideSuper ()) Wizard orig impl Source # | |
|
(~) * impl (IO ()) => Op (ShowWidget ()) Wizard orig impl Source # | |
|
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) Wizard orig impl Source # | |
|
(~) * impl (Event -> IO (Either UnknownEvent ())) => Op (Handle ()) Wizard orig impl Source # | |
|
(~) * impl (IO ()) => Op (Destroy ()) Wizard orig impl Source # | |
|