| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
debug.debugmixin --+
|
SelectAction --+
|
ToggleAction
Display a toggle button or toolbar item.
This is used to display a single toggle button that can be displayed in either a menu bar or a toolbar.
The subclass should override the isChecked method to return a boolean indicating whether or not to display a checkmark (for a menu item) or to display the button as toggled-on (for a toolbar).
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from |
| Class Variables | |
|
Inherited from Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:14 2008 | http://epydoc.sourceforge.net |