MozImageLoadingContent

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

addObserver
void addObserver(imgINotificationObserver aObserver)
Undocumented in source. Be warned that the author may not have intended to support it.
currentRequestFinalURI
auto currentRequestFinalURI()
Undocumented in source. Be warned that the author may not have intended to support it.
currentURI
auto currentURI()
Undocumented in source. Be warned that the author may not have intended to support it.
forceImageState
void forceImageState(bool aForce, uint aState)
Undocumented in source. Be warned that the author may not have intended to support it.
forceReload
void forceReload(bool aNotify)
Undocumented in source. Be warned that the author may not have intended to support it.
forceReload
void forceReload()
Undocumented in source. Be warned that the author may not have intended to support it.
getRequest
auto getRequest(int aRequestType)
Undocumented in source. Be warned that the author may not have intended to support it.
getRequestType
int getRequestType(imgIRequest aRequest)
Undocumented in source. Be warned that the author may not have intended to support it.
imageBlockingStatus
short imageBlockingStatus()
Undocumented in source. Be warned that the author may not have intended to support it.
loadingEnabled
void loadingEnabled(bool loadingEnabled)
Undocumented in source. Be warned that the author may not have intended to support it.
loadingEnabled
bool loadingEnabled()
Undocumented in source. Be warned that the author may not have intended to support it.
removeObserver
void removeObserver(imgINotificationObserver aObserver)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CURRENT_REQUEST
enum int CURRENT_REQUEST;
Undocumented in source.
PENDING_REQUEST
enum int PENDING_REQUEST;
Undocumented in source.
UNKNOWN_REQUEST
enum int UNKNOWN_REQUEST;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta