Class ecm.widget.ReferenceAttributeButton

Provides a widget that is used as a button to display a the object identified by a reference attribute in an IBM Content Manager repository.
Defined in: <ecm\widget\ReferenceAttributeButton.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
The node that will receive focus.
 
label 
The display label.

Method Summary

Method Attributes Method Name and Description
 
Retrieves the value.
 

Constructor Detail

ecm.widget.ReferenceAttributeButton()

Field Detail

focusNode

The node that will receive focus.

label

The display label.

Method Detail

getValue()

Retrieves the value.
Returns:
The value.

postCreate()