| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
MPDActionMixin --+
|
object --+ |
| |
debug.debugmixin --+ |
| |
actions.SelectAction --+
|
ConnectedAction
Base class for actions that only need a working mpd.
Anything that subclasses this action can still function regardless of the play/pause state of the server.
| Instance Methods | |||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from Inherited from |
| Class Variables | |
|
Inherited from Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
Override this to provide the enable/disable state of the item. The menu system will call this method before the menu is drawn (or periodically during idle time for toolbar items) to determine whether or not the item should be disabled (grayed out). Default is to always enable the item.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:24 2008 |