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.
               

View object

 

 

Prototype for View objects.

Syntax

You cannot create View object directly. Views are created as necessary when DocumentFrame objects are created for a document.

var my_doc;
var doc_frame = add_frame (my_doc);
var left_view = doc_frame.coordinator.views.left;

Parameters

none.

Property Of

none.

Implemented In

ECMerge 2.1

Description

View 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

Property Description
role Side string. Indicates for which side this view is used (useful when retrieving the view with Coordinator.current_view)

Methods

 focus

Examples

Example 1.

none.

See Also 

DocumentFrame object, Coordinator object

 

 

Method focus

Syntax

function focus ( )

Parameters

none.

Method Of

View object.

Implemented In

ECMerge 2.1

Description

Gives the focus to the given view (and activates the container DocumentFrame if necessary).

See Also 

 View object, DocumentFrame object, Coordinator object

 

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