Call us at +1 586 62 ELLIE Office Opened
sales@elliecomputing.com

Newsletter
Keep up to date with the new features added to ECMerge, the new products that we release and receive special offers! (approx. once a month):
HTML version
Text version
Beta Test - Free licence
WeblogRSS 2.0
Testimonials

NewsRSS 2.0
December 12th, 2008: We just released ECMerge 2.2 beta. This version introduces several new features, from which the Launcher, automatic session, shared options, file types and numerous improvements.

November 21st, 2008: We just parametered ECMerge for a new converter (ExifTool) which extracts metadata from a large number of files types (exe, images, audio, video...), find all the need info on the converters page.
               

DocumentFrame object

 

 

 Prototype for DocumentFrame objects

Syntax

You cannot create a DocumentFrame. You can add a view to a document, it creates a DocumentFrame for you:

var mydoc;
var frame = add_view (mydoc);

You can obtain the frame which has the focus in the application this way:

var frame = current_frame;

Parameters

none.

Property Of

none.

Implemented In

ECMerge 2.1

Description

 DocumentFrame object are views on document. They contain a Coordinator object which is the key for the visual part of the differentiation process.

Properties

Property Description
coordinator Coordinator object. The coordinator handles the visual part of the differentiation process, handles user interface related to merge actions...

 

Methods

 none.

Examples

Example 1.

Giving the focus to a given frame.

var my_frame;
my_frame.coordinator.current_view.focus ( );

See Also 

 Coordinator object.

 

Select your language English Français
© Ellié Computing 2004-2009 - Legal information - Resources