nsIApplicationCacheContainer

This interface is used by objects that can be associated with an application cache.
1.0
66
Introduced
Gecko 1.9.1
Inherits from: nsISupports Last changed in Gecko 1.9.1 (Firefox 3.5 / Thunderbird 3.0 / SeaMonkey 2.0)

Attributes

Attribute Type Description
applicationCache nsIApplicationCache The application cache with which the object is associated.

See also