nsISHTransaction
| IID: | 2EDF705F-D252-4971-9F09-71DD0F760DC6 |
| Inherits From: | nsISupports |
The nsISHTransaction.
This interface is implemented by the following components:
Properties
nsISHTransaction next
The legitimate child of this transaction
PRBool persist
Specifies if this transaction should persist. If not it will be replaced by new additions to the list.
nsISHTransaction prev
The parent of this transaction
nsISHEntry sHEntry
The nsISHEntry for the current transaction
Methods
void create ( nsISHEntry SHEntry , nsISHTransaction prev )
void create ( nsISHEntry SHEntry , nsISHTransaction prev )
Create a transaction with parent and History Entry
- Arguments:
- SHEntry
- prev
References
This interface is the type of the following properties:
nsISHTransaction.next, nsISHTransaction.prev, nsISHistoryInternal.rootTransaction
This interface is passed as an argument to the following methods:
Reference documentation is generated from Mozilla's source.
