Class cls.CommandLineView

Object
   |
   +--ViewBase
         |
         +--cls.CommandLineView

class cls.CommandLineView
extends ViewBase

Defined in view-commandline.js


Constructor Summary
cls.CommandLineView(id, name, container_class, html, default_handler)
           
 
Method Summary
 void clear(frame_index)
          
 void createView(container)
          
 Object getSuggest(str, shift_key, old_args)
          
 void ondestroy()
          
 
Methods inherited from class ViewBase
getSingleViews, _delete, init, addContainerId, removeContainerId, update, applyToContainers, isvisible, getAllContainers, getToolbarControl, clearAllContainers, onresize
 

Constructor Detail

cls.CommandLineView

cls.CommandLineView(id, name, container_class, html, default_handler)

Method Detail

clear

void clear(frame_index)

createView

void createView(container)

getSuggest

Object getSuggest(str, shift_key, old_args)

ondestroy

void ondestroy()


Documentation generated by JSDoc on Thu Oct 30 18:01:10 2008