References
Class Summary
Static Public Class Summary | ||
public |
|
|
public |
Base class for widgets for WidgetRegistrySingleton. |
|
public |
DOM replacer that is mainly intended for DOM replace where some other components may need to know about the change to the DOM. |
|
public |
Extends DOMReplace adn change the methods to replace by making a request to the server. |
|
public |
Extends DOMReplaceFromUrl to replace the element with the same element from the server response. |
|
public |
HTML parser. |
|
public |
Makes working with |
|
public |
Extends HttpJsonRequest with automatic handling of the Django csrftoken. |
|
public |
Extends HttpResponse with extra functionality for working with JSON response data. |
|
public |
API for performing HTTP requests. |
|
public |
HTTP response. |
|
public |
Extends HttpRequest with transparent JSON request/response handling. |
|
public |
Defines valid log levels. |
|
public |
|
|
public |
A logging system. |
|
public |
Query-string creator and parser. |
|
public |
Represents information about the received signal. |
|
public |
Object containing debugging information about a sent signal. |
|
public |
Signal handler singleton for global communication. |
|
public |
URL parser. |
|
public |
A very lightweight widget system. |
|
public |
|
Function Summary
Static Public Function Summary | ||
public |
makeCustomError(name: *): Error Make a custom error "class". |
|
public |
onDocumentReady(callback: *) Wrap a callback that is called when the document is done loading. |
Variable Summary
Static Public Variable Summary | ||
public |
Exception raised by HttpCookies#getStrict when the cookie is not found. |
|
public |
Exception thrown when an element where we expect the
|
|
public |
Exception thrown when an element with the
|
|
public |
Exception thrown when an element that we expect to have
the |
|
public |
Exception raised by HttpCookies#getStrict when the cookie is not found. |
|
public |
Exception thrown when an element has a
|