Class Debug

Object
   |
   +--ViewBase
         |
         +--Debug

class Debug
extends ViewBase

Defined in debug.js


Constructor Summary
Debug(id, name, container_class)
           
 
Method Summary
 Object checkProfiling()
          
 void clear()
          
 void createView(d_c)
          
 void export(string)
          
 void formatXML(string)
          
 void logCommand(msg)
          
 void logEvents(xml)
          
 void output(string)
          
 void profileSpotlight()
          
 void scrollToBottom(container)
          
 void setCommandFilter(events)
          
 void setEventFilter(events)
          
<static> void init()
          
 
Methods inherited from class ViewBase
getSingleViews, _delete, init, addContainerId, removeContainerId, ondestroy, update, applyToContainers, isvisible, getAllContainers, getToolbarControl, clearAllContainers, onresize
 

Constructor Detail

Debug

Debug(id, name, container_class)

Method Detail

checkProfiling

Object checkProfiling()

clear

void clear()

createView

void createView(d_c)

export

void export(string)

formatXML

void formatXML(string)

logCommand

void logCommand(msg)

logEvents

void logEvents(xml)

output

void output(string)

profileSpotlight

void profileSpotlight()

scrollToBottom

void scrollToBottom(container)

setCommandFilter

void setCommandFilter(events)

setEventFilter

void setEventFilter(events)

init

<static> void init()


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