WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
@mozilla.org/browser/session-history-transaction;1
This component implements the following interfaces:
Properties
nsISHTransaction nsISHTransaction.next
The legitimate child of this transaction
PRBool nsISHTransaction.persist
Specifies if this transaction should persist. If not it will be replaced by new additions to the list.
nsISHTransaction nsISHTransaction.prev
The parent of this transaction
nsISHEntry nsISHTransaction.sHEntry
The nsISHEntry for the current transaction
Methods
| Interface | Method |
|---|---|
| nsISHTransaction |
void create ( nsISHEntry SHEntry , nsISHTransaction prev )
|
Reference documentation is generated from Mozilla's source.
