XopusCanvas.setActiveView

Set the active view for this canvas. The view is identified by name or by index.


XopusCanvas.setActiveView( view : String|Number)

Arguments

view
String|Number. The view name or the index of the view for this Canvas. The names are defined in the configuration files, in the view element of the pipeline. Default name for the WYSIWYG view is defaultView, default name for the XML source is xmlView.

History

version event
Xopus 3.1.8 Introduction.