The manifest object contains a list of
references to all the nodes that are included in a document signature.
When the manifest objects is a child of the signature object,
the document signature can protect a collection of nodes instead
of the entire form.
Properties
Name
|
Description
|
Type
|
Access
|
{default}
|
Represents the actual value stored by an
object.
|
Boolean
|
Read /Write
|
action
|
Identifies the form nodes that are protected
by a document signature.
|
String
|
Read /Write
|
use
|
Invokes a prototype.
|
String
|
Read /Write
|
usehref
|
Invokes an external prototype.
|
String
|
Read /Write
|
Methods
Name
|
Description
|
Returns
|
evaluate
|
Gets the list of objects referred to in
the manifest.
|
Object
|
execCalculate
|
Executes any scripts on the calculate event
of the specified object, and any child objects.
|
Empty
|
execInitialize
|
Executes any scripts on the initialize event
of the specified object, and any child objects.
|
Empty
|
execValidate
|
Executes any scripts on the validate event
of the specified object, and any child objects.
|
Empty
|
|
|
|