GRASS Programmer's Manual
6.4.3(2013)-r
|
Menu tree class. More...
Public Member Functions | |
def | __init__ |
def | Load |
Load menu data tree. More... | |
Data Fields | |
parent | |
menudata | |
itemsMarked | |
def ghelp.MenuTree.Load | ( | self, | |
data = None |
|||
) |
Load menu data tree.
data | menu data (None to use self.menudata) |
Definition at line 342 of file ghelp.py.
References ghelp.MenuTree.menudata.
ghelp.MenuTree.itemsMarked |
Definition at line 350 of file ghelp.py.
Referenced by widgets.ItemTree.OnShowItem(), and widgets.ItemTree.SearchItems().
ghelp.MenuTree.menudata |
Definition at line 338 of file ghelp.py.
Referenced by menu.Menu.GetData(), and ghelp.MenuTree.Load().
ghelp.MenuTree.parent |
Definition at line 337 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(), mapwindow.GLWindow.OnLeftUp(), mapwindow.BufferedWindow.OnLeftUp(), frame.PsMapBufferedWindow.OnLeftUp(), goutput.GMConsole.OnOutputSave(), 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().