constructor

Name

constructor -- Container for code to be executed when a binding is created

Contained by

implementation

Attributes

action, class, id

Description

This behavior element is contained in the implementation element and holds code that will be carried out when the binding attachment first takes place. If you picture a binding as an object, your vision is initialization code. The code can alternatively be contained as the action attribute's value.

See Also

destructor