Class ecm.widget.layout.TeamspaceBuilderPane


Extends ecm.widget.layout._LaunchBarPane.
Provides a pane for displaying the teamspace builder in the layout.
Defined in: <ecm\widget\layout\TeamspaceBuilderPane.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
model 
Instance of ecm.model.Teamspace.
 
type 
Type of builder 'template' or 'instance'.

Method Summary

Method Attributes Method Name and Description
 
 
Puts focus on the cancel button.
 
Loads the content of this pane.
 
Called after widget creation.
 
setParams(params)
Method called by parent container to pass additional parameters to this pane.
Methods borrowed from class ecm.widget.layout._LaunchBarPane:
getFeatureConfiguration, onEditItem, onOpenItem, openButtonFlyout, reset, selectContentPane

Constructor Detail

ecm.widget.layout.TeamspaceBuilderPane()

Field Detail

model

Instance of ecm.model.Teamspace.

type

Type of builder 'template' or 'instance'.

Method Detail

constructor(args)

Parameters:
args

focus()

Puts focus on the cancel button.

loadContent()

Loads the content of this pane.

postCreate()

Called after widget creation.

setParams(params)

Method called by parent container to pass additional parameters to this pane.
Parameters:
params
Contains parameters to set in the teamspace builder dijit.