TinyMCE:API/tinymce.Editor/nodeChanged

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: nodeChanged

Summary

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.

Syntax

<void> nodeChanged(<Object> o)

Parameters

o
Optional object to pass along for the node changed event.
Personal tools