| Trees | Indices | Help |
|
|---|
|
|
object --+
|
MarkerMixin
A mixin for panels that want markers displayed only when certain tabs are active. Subclasses must define MARKER_TAB_CLASSES.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| list |
MARKER_TAB_CLASSES = A list of tab classes. |
||
|
|||
| list |
MARKER_TABS A list of tab instances. |
||
|
|||
|
|||
Display markers if a marker tab is active. Hide all markers otherwise. Note: This function is named showAllJaguarMarkers() so it will override the AF2 showAllJaguarMarkers() function. Note that it doesn't always show all markers. |
|
|||
MARKER_TAB_CLASSESA list of tab classes. Markers will only be displayed when a tab on this list is active.
|
|
|||
MARKER_TABSA list of tab instances. Markers will only be displayed when a tab on this list is active. Populated from MARKER_TAB_CLASSES.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:37 2016 | http://epydoc.sourceforge.net |