|
View object
Prototype for View objects. SyntaxYou cannot create View object directly. Views are created as necessary when DocumentFrame objects are created for a document. var my_doc; Parametersnone. Property Ofnone. Implemented InECMerge 2.1 DescriptionView objects let you retrieve or manipulate the selection, navigate to a given position in the document. Most of these functions are available through functions on real objects derived from View. Properties
MethodsExamplesExample 1.none. See Also
Method focusSyntaxfunction focus ( ) Parametersnone. Method OfView object. Implemented InECMerge 2.1 DescriptionGives the focus to the given view (and activates the container DocumentFrame if necessary). See Also
|
|||||