|
GRASS Programmer's Manual
6.4.3(2013)-r
|


Public Member Functions | |
| def | __init__ |
| Creates menubar. More... | |
| def | GetData |
| Get menu data. More... | |
| def | GetCmd |
| Get list of commands. More... | |
| def | OnMenuHighlight |
Data Fields | |
| parent | |
| menudata | |
| menucmd | |
| menustyle | |
| def menu.Menu.__init__ | ( | self, | |
| parent, | |||
| data | |||
| ) |
| def menu.Menu.GetCmd | ( | self | ) |
Get list of commands.
Definition at line 101 of file menu.py.
References menu.Menu.menucmd.
Referenced by wxnviz.ImageTexture.Corresponds().
| def menu.Menu.GetData | ( | self | ) |
Get menu data.
Definition at line 97 of file menu.py.
References menu.Menu.menudata, and ghelp.MenuTree.menudata.
| def menu.Menu.OnMenuHighlight | ( | self, | |
| event | |||
| ) |
| menu.Menu.menucmd |
Definition at line 34 of file menu.py.
Referenced by menu.Menu.GetCmd(), and frame.GMFrame.GetMenuCmd().
| menu.Menu.menudata |
Definition at line 33 of file menu.py.
Referenced by menu.Menu.GetData().
| menu.Menu.parent |
Definition at line 32 of file menu.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(), toolbars.LMNvizToolbar.OnSettings(), toolbars.VDigitToolbar.OnSettings(), toolbars.BaseToolbar.OnTool(), toolbars.VDigitToolbar.OnZBulk(), wxdigit.VDigitError.ReadLine(), toolbars.VDigitToolbar.StopEditing(), colorrules.VectorColorTable.UpdateColorColumn(), and wxdigit.VDigitError.WriteLine().