|
DebugWindow | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--DwState
Do not instantiate this class directly. Instead use the DwObj global.
Defined in DebugWindow.js
Constructor Summary | |
DwState
()
|
Method Summary | |
function
|
Clear()
Delete contents of output window. |
function
|
GetAllOutput()
Gets the logged text. |
function
|
GetEnabled()
Gets the time stamp portion of the logging to the provided value. |
function
|
GetLogTimeStamps()
Gets the time stamp portion of the logging to the provided value. |
function
|
Log(msg)
Log the provided message to the output debug window. |
function
|
SetEnabled(newVal)
Returns if calls to Log results in output. |
function
|
SetLogTimeStamps(newVal)
Sets the time stamp portion of the logging to the provided value. |
Constructor Detail |
function DwState()
Method Detail |
function Clear()
function GetAllOutput()
function GetEnabled()
function GetLogTimeStamps()
function Log(msg)
function SetEnabled(newVal)
function SetLogTimeStamps(newVal)
|
DebugWindow | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |