Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
CKEDITOR
command
Class command
Hierarchy
event
command
Index
Constructor methods
constructor
Properties
contextSensitive
editorFocus
modes
previousState
state
uiItems
useCapture
Methods
capture
checkAllowed
define
disable
enable
exec
fire
fireOnce
hasListeners
on
once
refresh
removeAllListeners
removeListener
setState
toggleState
Constructor methods
constructor
(
editor
:
editor
, commandDefinition
:
commandDefinition
)
:
command
Parameters
editor:
editor
commandDefinition:
commandDefinition
Returns
command
Properties
public
contextSensitive
:
boolean
public
editorFocus
:
boolean
public
modes
:
any
public
previousState
:
number
public
state
:
number
public
uiItems
:
Array<any>
public
useCapture
:
boolean
Methods
public
capture
(
)
public
checkAllowed
(
noCache
:
boolean
)
:
boolean
Parameters
noCache:
boolean
Returns
boolean
public
define
(
name
:
string
, meta
:
Object
)
Parameters
name:
string
meta:
Object
public
disable
(
)
public
enable
(
)
public
exec
(
data
?:
Object
)
:
boolean
Parameters
data?:
Object
optional
Returns
boolean
public
fire
(
eventName
:
string
, data
?:
Object
, editor
?:
editor
)
:
any
Parameters
eventName:
string
data?:
Object
optional
editor?:
editor
optional
Returns
any
public
fireOnce
(
eventName
:
string
, data
?:
Object
, editor
?:
editor
)
:
any
Parameters
eventName:
string
data?:
Object
optional
editor?:
editor
optional
Returns
any
public
hasListeners
(
eventName
:
string
)
:
boolean
Parameters
eventName:
string
Returns
boolean
public
on
(
eventName
:
string
, listenerFunction
:
(eventInfo: CKEDITOR.eventInfo) => void
, scopeObj
?:
Object
, listenerData
?:
Object
, priority
?:
number
)
Parameters
eventName:
string
listenerFunction:
(eventInfo: CKEDITOR.eventInfo) => void
scopeObj?:
Object
optional
listenerData?:
Object
optional
priority?:
number
optional
public
once
(
eventName
:
string
, listenerFunction
:
(eventInfo: CKEDITOR.eventInfo) => void
, scopeObj
?:
Object
, listenerData
?:
Object
, priority
?:
number
)
Parameters
eventName:
string
listenerFunction:
(eventInfo: CKEDITOR.eventInfo) => void
scopeObj?:
Object
optional
listenerData?:
Object
optional
priority?:
number
optional
public
refresh
(
editor
:
editor
, path
:
elementPath
)
Parameters
editor:
editor
path:
elementPath
public
removeAllListeners
(
)
public
removeListener
(
eventName
:
string
, listenerFunction
:
(eventInfo: CKEDITOR.eventInfo) => void
)
Parameters
eventName:
string
listenerFunction:
(eventInfo: CKEDITOR.eventInfo) => void
public
setState
(
newState
:
number
)
:
boolean
Parameters
newState:
number
Returns
boolean
public
toggleState
(
)
Globals
CKEDITOR
CKEDITOR.ajax
CKEDITOR.dialog.definition
CKEDITOR.dom
CKEDITOR.htmlParser
CKEDITOR.plugins
CKEDITOR.plugins.link
CKEDITOR.plugins.widget
ALT
CTRL
DIALOG_RESIZE_BOTH
DIALOG_RESIZE_HEIGHT
DIALOG_RESIZE_NONE
DIALOG_RESIZE_WIDTH
ELEMENT_MODE_APPENDTO
ELEMENT_MODE_INLINE
ELEMENT_MODE_NONE
ELEMENT_MODE_REPLACE
END
ENTER_BR
ENTER_P
EVENT_PHASE_AT_TARGET
EVENT_PHASE_BUBBLING
EVENT_PHASE_CAPTURING
LINEUTILS_AFTER
LINEUTILS_BEFORE
LINEUTIS_INSIDE
NODE_COMMENT
NODE_DOCUMENT
NODE_DOCUMENT_FRAGMENT
NODE_ELEMENT
NODE_TEXT
SELECTION_ELEMENT
SELECTION_NONE
SELECTION_TEXT
SHIFT
SHRINK_ELEMENT
SHRINK_TEXT
START
TRISTATE_DISABLED
TRISTATE_OFF
TRISTATE_ON
UI_BUTTON
UI_MENUBUTTON
UI_PANEL
UI_PANELBUTTON
UI_RICHCOMBO
UI_SEPARATOR
basePath
currentInstance
disableAutoInline
document
instances
loadFullCoreTimeout
replaceClass
revision
rnd
skinName
status
timestamp
version
commandDefinition
config
dataProcessor
dialog
editable
eventInfo
feature
focusManager
keystrokeHandler
style
template
xml
command
constructor
contextSensitive
editorFocus
modes
previousState
state
uiItems
useCapture
capture
checkAllowed
define
disable
enable
exec
fire
fireOnce
hasListeners
on
once
refresh
removeAllListeners
removeListener
setState
toggleState
dtd
editor
event
filter
menu
ui
add
addCss
addTemplate
appendTo
domReady
editorConfig
getCss
getTemplate
getUrl
inline
inlineAll
loadFullCore
replace
replaceAll