TinyMCE:API/tinymce.ui.ListBox/postRender

From Moxiecode Documentation Wiki

Jump to: navigation, search

Method: postRender

Summary

Post render event. This will be executed after the control has been rendered and can be used to set states, add events to the control etc. It's recommended for subclasses of the control to call this method by using this.parent().

Syntax

<void> postRender()

Personal tools