Class cls.RuntimesDOMView

Object
   |
   +--ViewBase
         |
         +--RuntimeBaseView
               |
               +--RuntimeView
                     |
                     +--cls.RuntimesDOMView

class cls.RuntimesDOMView
extends RuntimeView

Defined in views-runtimes.js


Constructor Summary
cls.RuntimesDOMView(id, name, container_class)
           
 
Method Summary
 void createView(container)
          
 void updateSelectedRuntime(rt_id)
          
 
Methods inherited from class RuntimeBaseView
updateWindowDropdown
   
Methods inherited from class ViewBase
getSingleViews, _delete, init, addContainerId, removeContainerId, ondestroy, update, applyToContainers, isvisible, getAllContainers, getToolbarControl, clearAllContainers, onresize
 

Constructor Detail

cls.RuntimesDOMView

cls.RuntimesDOMView(id, name, container_class)

Method Detail

createView

void createView(container)

updateSelectedRuntime

void updateSelectedRuntime(rt_id)


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