nodeChanged

public function nodeChanged(o:Object):void
Distpaches out a onNodeChange event to all observers. This method should be called when you need to update the UI states or element path etc.

Params

Name Type Description
o Object Optional object to pass along for the node changed event.