| MaxPlus Python API Reference
    | 
 Inheritance diagram for QuadMenu:
 Inheritance diagram for QuadMenu:| Public Member Functions | |
| def | GetMenu (self, *args) | 
| def | GetNumMenus (self) | 
|  Public Member Functions inherited from FPInterface | |
| def | EnableActions (self, *args) | 
| def | FindFn (self, *args) | 
| def | GetDesc (self) | 
| def | Invoke (self, *args) | 
| def | IsChecked (self, *args) | 
| def | IsEnabled (self, *args) | 
| def | IsVisible (self, *args) | 
|  Public Member Functions inherited from BaseInterface | |
| def | GetID (self) | 
|  Public Member Functions inherited from InterfaceServer | |
| def | GetInterface (self, *args) | 
|  Public Member Functions inherited from Wrapper | |
| def | GetUnwrappedPtr (self) | 
| Static Public Attributes | |
| Menus = _swig_property(lambda self: (self.GetMenu(i) for i in xrange(self.GetNumMenus()))) | |
| NumMenus = _swig_property(GetNumMenus) | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
|  Static Public Attributes inherited from FPInterface | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
|  Static Public Attributes inherited from BaseInterface | |
| InterfaceId = _swig_property(GetID) | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
|  Static Public Attributes inherited from InterfaceServer | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
|  Static Public Attributes inherited from Wrapper | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Represents a QuadMenu.
| def GetMenu | ( | self, | |
| * | args | ||
| ) | 
GetMenu(QuadMenu self, int position) -> Menu
| def GetNumMenus | ( | self | ) | 
GetNumMenus(QuadMenu self) -> int