Jump to Table of Contents

Attribute

Attribute Set Flow

The diagram below shows the order in which attribute setters, validators and change event subscribers are invoked during the set operation:

Flow diagram for the attribute 'set' operation

NOTE: Any decision blocks for which an exit path is not explicitly shown will effectively exit the set operation, without storing the new value. These paths are not explicitly shown, in order to avoid clutter.

Back to Attribute Documentation