nsIUpdateManager
IID: | fede66a9-9f96-4507-a22a-775ee885577e |
Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
nsIUpdate activeUpdate
The active (current) update. The active update is not in the history list.
readonly PRInt32 updateCount
Gets the total number of updates in the history list.
Methods
nsIUpdate getUpdateAt ( PRInt32 index )
void saveUpdates ( )
nsIUpdate getUpdateAt ( PRInt32 index )
Gets the update at the specified index
- Arguments:
- index: The index within the updates array
Reference documentation is generated from Mozilla's source.