Interface StorageEvent

All Superinterfaces:
Event
All Known Implementing Classes:
StorageEventImpl

public interface StorageEvent extends Event
The StorageEvent interface is implemented by the storage event, which is sent to a window when a storage area the window has access to is changed within the context of another document.
See Also:
  • Method Details