|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Menu tree class. More...


Public Member Functions | |
| def | __init__ |
| def | Load |
| Load menu data tree. | |
Data Fields | |
| parent | |
| menudata | |
| itemsMarked | |
| def ghelp.MenuTree.__init__ | ( | self, | |
| parent, | |||
| data, | |||
| kwargs | |||
| ) |
| def ghelp.MenuTree.Load | ( | self, | |
data = None |
|||
| ) |
Load menu data tree.
| data | menu data (None to use self.menudata) |
Definition at line 341 of file ghelp.py.
References ghelp.MenuTree.menudata.
Definition at line 349 of file ghelp.py.
Referenced by widgets.ItemTree.OnShowItem(), and widgets.ItemTree.SearchItems().
Definition at line 337 of file ghelp.py.
Referenced by menu.Menu.GetData(), and ghelp.MenuTree.Load().
Definition at line 336 of file ghelp.py.
Referenced by wxdigit.VDigitError.Database(), wxdigit.VDigitError.DbExecute(), wxdigit.VDigitError.DbLink(), wxdigit.VDigitError.DeadLine(), wxdigit.VDigitError.Driver(), wxdigit.VDigitError.FeatureType(), colorrules.RulesPanel.LoadRules(), wxdigit.VDigitError.NoMap(), frame.PsMapBufferedWindow.OnLeftUp(), toolbars.VDigitToolbar.OnSelectMap(), gselect.GdalSelect.OnSetDsn(), toolbars.LMNvizToolbar.OnSettings(), toolbars.VDigitToolbar.OnSettings(), toolbars.BaseToolbar.OnTool(), toolbars.VDigitToolbar.OnZBulk(), wxdigit.VDigitError.ReadLine(), goutput.CmdThread.run(), goutput.GMConsole.RunCmd(), toolbars.VDigitToolbar.StopEditing(), colorrules.VectorColorTable.UpdateColorColumn(), mapwindow.BufferedWindow.UpdateMap(), and wxdigit.VDigitError.WriteLine().