ShowManager class in Command line interface

19 members:

type and namedescriptioncomments
string show
string
Current show  
string name
string
Title  
string info
multiline string
Information  
integer dispinfo
integer, 0 .. 2
  • 0 = Hide all
  • 1 = Show output
  • 2 = Show description and output
  • Text display  
    string code
    multiline string
    Code  
    string expdef
    multiline string
    Experiment definition  
    function reload
    function
    Reload current show  
    function dummy
    function
      
    function about
    function
    Please register this program here!  
    string regname
    string
    Registered to  
    function clear
    function
    remove all properties  
    function add
    function
    add property (id,type,name,help)  
    function remove
    function
    remove property (index)  
    function addGroup
    function
    add group (name)  
    function removeGroup
    function
    remove group (index)  
    integer changedProperty
    integer
    last changed property #  
    string changedPropertyId
    string
    last changed property id  
    function shell
    function
    Command-line shell (for advanced users)  
    function quit
    function
    Quit  

    Global context>>Experiment definition>>Command line interface