ConsoleEvent

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

ID
void ID(SumType!(uint, string) iD)
Undocumented in source. Be warned that the author may not have intended to support it.
ID
auto ID()
Undocumented in source. Be warned that the author may not have intended to support it.
addonId
void addonId(string addonId)
Undocumented in source. Be warned that the author may not have intended to support it.
addonId
string addonId()
Undocumented in source. Be warned that the author may not have intended to support it.
arguments
void arguments(Sequence!(Any) arguments)
Undocumented in source. Be warned that the author may not have intended to support it.
arguments
auto arguments()
Undocumented in source. Be warned that the author may not have intended to support it.
columnNumber
void columnNumber(uint columnNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
columnNumber
uint columnNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
consoleID
void consoleID(string consoleID)
Undocumented in source. Be warned that the author may not have intended to support it.
consoleID
string consoleID()
Undocumented in source. Be warned that the author may not have intended to support it.
counter
auto counter()
Undocumented in source. Be warned that the author may not have intended to support it.
counter
void counter(T0 counter)
Undocumented in source. Be warned that the author may not have intended to support it.
filename
void filename(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
filename
string filename()
Undocumented in source. Be warned that the author may not have intended to support it.
functionName
void functionName(string functionName)
Undocumented in source. Be warned that the author may not have intended to support it.
functionName
string functionName()
Undocumented in source. Be warned that the author may not have intended to support it.
groupName
void groupName(string groupName)
Undocumented in source. Be warned that the author may not have intended to support it.
groupName
string groupName()
Undocumented in source. Be warned that the author may not have intended to support it.
innerID
void innerID(SumType!(uint, string) innerID)
Undocumented in source. Be warned that the author may not have intended to support it.
innerID
auto innerID()
Undocumented in source. Be warned that the author may not have intended to support it.
level
void level(string level)
Undocumented in source. Be warned that the author may not have intended to support it.
level
string level()
Undocumented in source. Be warned that the author may not have intended to support it.
lineNumber
void lineNumber(uint lineNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
lineNumber
uint lineNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
prefix
void prefix(string prefix)
Undocumented in source. Be warned that the author may not have intended to support it.
prefix
string prefix()
Undocumented in source. Be warned that the author may not have intended to support it.
private_
void private_(bool private_)
Undocumented in source. Be warned that the author may not have intended to support it.
private_
bool private_()
Undocumented in source. Be warned that the author may not have intended to support it.
sourceId
void sourceId(uint sourceId)
Undocumented in source. Be warned that the author may not have intended to support it.
sourceId
uint sourceId()
Undocumented in source. Be warned that the author may not have intended to support it.
styles
void styles(Sequence!(Optional!(string)) styles)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
auto styles()
Undocumented in source. Be warned that the author may not have intended to support it.
timeStamp
void timeStamp(double timeStamp)
Undocumented in source. Be warned that the author may not have intended to support it.
timeStamp
double timeStamp()
Undocumented in source. Be warned that the author may not have intended to support it.
timer
void timer(T0 timer)
Undocumented in source. Be warned that the author may not have intended to support it.
timer
auto timer()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta