TinyMCE:API/tinymce.Editor/queryCommandState

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: queryCommandState

Summary

Returns a command specific state, for example if bold is enabled or not.

Syntax

<bool> queryCommandState(<string> c)

Parameters

c
Command to query state from.

Returns

Command specific state, for example if bold is enabled or not.

Personal tools