Class ecm.widget.ChildComponentSelector


Extends dijit._Widget.
Provides a widget that is used to display the child components of an IBM Content Manager item type.
Defined in: <ecm\widget\ChildComponentSelector.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
Height to set on the border container.
 
 
Boolean that sets the columns to not resizable if false.

Method Summary

Method Attributes Method Name and Description
 
onClickReferenceAttribute(referenceAttributeId)
This event is fired when the user clicks on the reference attribute.
 
 
resize(changeSize)
Resizes the widget.

Constructor Detail

ecm.widget.ChildComponentSelector()

Field Detail

borderHeight

Height to set on the border container.

childComponentItem

Instance of ecm.model.ChildComponent.

columnsResizable

Boolean that sets the columns to not resizable if false.

Method Detail

onClickReferenceAttribute(referenceAttributeId)

This event is fired when the user clicks on the reference attribute.
Parameters:
referenceAttributeId
The id of the reference attribute.

postCreate()


resize(changeSize)

Resizes the widget.
Parameters:
changeSize