Class FirefoxScriptState
source code
AccessEngine.AEScript.ScriptState --+
|
FirefoxScriptState
Defines settings specific to Firefox.
BoundReview (boolean): Keep review functions within the Firefox
document when reviewing begins inside the document, or let them walk
across document boundaries?
AutoMode(boolean): When True, modes are automatically updated on a AEPor
change.
SearchDepth (integer): Number of nodes visited before iterative
searches are cancelled. Affects all find, goto, and where am I?
functions.