| Home | Trees | Indices | Help |
|
|---|
|
|
Defines a generic button component.
|
|||
|
IClickListener Interface for listening for a ClickEvent fired by a Component.
|
|||
|
Button A generic button component. |
|||
|
ClickShortcut A ShortcutListener specifically made to define a keyboard shortcut that invokes a click on the given button. |
|||
|
ClickEvent Click event. |
|||
|
|||
|
|||
|
|||
_BUTTON_CLICK_METHOD = getattr(IClickListener, "buttonClick")
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:47 2013 | http://epydoc.sourceforge.net |