Package gui :: Package spin_viewer :: Module splitter :: Class Tree_splitter
[hide private]
[frames] | no frames]

Class Tree_splitter

source code


This splits the view of the tree view and spin container.

Instance Methods [hide private]
 
__init__(self, gui, parent, id)
Initialise the tree splitter window.
source code
Method Details [hide private]

__init__(self, gui, parent, id)
(Constructor)

source code 

Initialise the tree splitter window.

Parameters:
  • gui (wx object) - The gui object.
  • parent (wx object) - The parent wx object.
  • id (int) - The ID number.