Package semanticSBMLui :: Module console_views :: Class Console_view
[hide private]
[frames] | no frames]

Class Console_view

source code


SBML-file this is the main view on the file

Instance Methods [hide private]
 
__init__(self, parent, document)
initialize database check document connect signals sigDocChecked sigDocModified sigDocAnnotate sigDocActive
source code
 
refresh(self)
refresh all information that will be dispayed
source code
 
__str__(self)
return information as string
source code
 
header(self)
return the header line describing the columns
source code
 
close(self, destroy=0)
do nothing
source code