Home | Trees | Indices | Help |
|
---|
|
Base class for plugins which provide a full notebook page.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Method Details |
Return tuple of (menuname, menuitem). None: no menu entry wanted |
Called when this plugin is *about to* receive focus. If None returned from here (or from overriders) the plugin activation will be veto()ed (if it can be). |
We *are* receiving focus via wx.EVT_NotebookPageChanged. This can be used to populate the plugin widget on receiving focus. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:56:08 2013 | http://epydoc.sourceforge.net |