Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
CKEDITOR
dom
walker
Class walker
Index
Constructor methods
constructor
Methods
blockBoundary
bogus
bookmark
checkBackward
checkForward
editable
end
ignored
invisible
lastBackward
lastForward
listItemBoundary
next
nodeType
previous
reset
temp
whitespaces
Constructor methods
constructor
(
range
:
range
)
:
walker
Parameters
range:
range
Returns
walker
Methods
public
blockBoundary
(
customNodeNames
:
Object
)
:
Function
Parameters
customNodeNames:
Object
Returns
Function
public
bogus
(
isReject
?:
boolean
)
:
Function
Parameters
isReject?:
boolean
optional
Returns
Function
public
bookmark
(
contentOnly
?:
boolean
, isReject
?:
boolean
)
:
Function
Parameters
contentOnly?:
boolean
optional
isReject?:
boolean
optional
Returns
Function
public
checkBackward
(
)
:
boolean
Returns
boolean
public
checkForward
(
)
:
boolean
Returns
boolean
public
editable
(
isReject
?:
boolean
)
:
Function
Parameters
isReject?:
boolean
optional
Returns
Function
public
end
(
)
public
ignored
(
isReject
?:
boolean
)
:
Function
Parameters
isReject?:
boolean
optional
Returns
Function
public
invisible
(
isReject
?:
boolean
)
:
Function
Parameters
isReject?:
boolean
optional
Returns
Function
public
lastBackward
(
)
:
node
Returns
node
public
lastForward
(
)
:
node
Returns
node
public
listItemBoundary
(
)
:
Function
Returns
Function
public
next
(
)
:
node
Returns
node
public
nodeType
(
type
:
number
, isReject
?:
boolean
)
:
Function
Parameters
type:
number
isReject?:
boolean
optional
Returns
Function
public
previous
(
)
:
node
Returns
node
public
reset
(
)
public
temp
(
isReject
?:
boolean
)
:
Function
Parameters
isReject?:
boolean
optional
Returns
Function
public
whitespaces
(
isReject
?:
boolean
)
:
Function
Parameters
isReject?:
boolean
optional
Returns
Function
Globals
CKEDITOR
CKEDITOR.ajax
CKEDITOR.dialog.definition
CKEDITOR.dom
CKEDITOR.htmlParser
CKEDITOR.plugins
CKEDITOR.plugins.link
CKEDITOR.plugins.widget
position
rangeListIterator
widthAndHeight
comment
document
documentFragment
domObject
element
elementPath
event
iterator
node
nodeList
range
rangeList
selection
text
walker
constructor
blockBoundary
bogus
bookmark
checkBackward
checkForward
editable
end
ignored
invisible
lastBackward
lastForward
listItemBoundary
next
nodeType
previous
reset
temp
whitespaces
window