SimpleDebugWidget

Undocumented in source.
abstract
class SimpleDebugWidget : DebugWidget {}

Members

Properties

elementName
string elementName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From DebugWidget

resourceName
string resourceName [@property getter]
Undocumented in source.
elementName
string elementName [@property getter]
Undocumented in source.
initialize
void initialize()
Undocumented in source.
createElementParameters
JSONValue createElementParameters()
Undocumented in source.
createContentJson
void createContentJson(HttpMessage message, ResponseBuilder response)
Undocumented in source.

Meta