|
Coordinator object
Prototype for Coordinator objects. Base for all Coordinators, for each Document type. SyntaxYou cannot create a coordinator, it exists only as an object owned by a DocumentFrame. Parametersnone. Property Ofnone. Implemented InECMerge 2.1 DescriptionThe Coordinator handles the visual logic for differentiation and merge operations. It coordinates the different views so that they show related contents. Properties
Methodsnone. ExamplesExample 1.Retrieving the document for the current view. var current_doc = current_frame.coordinator.document; See Also
|
|||||||||