|
FCKeditor | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--FCKDomRange
Method Summary | |
Object
|
CheckEndOfBlock( refreshSelection )
|
boolean
|
CheckIsCollapsed()
Tells if a range is collapsed or not |
Object
|
CheckIsEmpty( ignoreEndBRs )
|
Object
|
CheckStartOfBlock()
|
Object
|
Clone()
Clones the range |
void
|
Collapse( toStart )
Collapses the range |
Object
|
CreateBookmark()
|
FCKW3CRange
|
CreateRange()
Creates a Range object |
void
|
DeleteContents()
Deletes the content of the range |
void
|
Expand( unit )
|
Object
|
ExtractContents()
Extracts the contents from the Range |
void
|
InsertNode( node )
|
void
|
MoveToBookmark( bookmark, preserveBookmark )
|
void
|
MoveToElementEditStart( targetElement )
Moves to the first editing point inside a element. |
void
|
MoveToElementStart( targetElement )
|
void
|
MoveToNodeContents( targetNode )
|
void
|
MoveToPosition( targetElement, position )
|
void
|
Release( preserveWindow )
|
void
|
SetEnd( targetElement, position )
Moves the position of the end boundary of the range to a specific position relatively to a element. |
void
|
SetStart( targetElement, position )
Moves the position of the start boundary of the range to a specific position relatively to a element. |
Object
|
SplitBlock()
|
Method Detail |
Object CheckEndOfBlock( refreshSelection )
boolean CheckIsCollapsed()
Object CheckIsEmpty( ignoreEndBRs )
Object CheckStartOfBlock()
Object Clone()
void Collapse( toStart )
toStart
-
Object CreateBookmark()
FCKW3CRange CreateRange()
void DeleteContents()
void Expand( unit )
Object ExtractContents()
void InsertNode( node )
void MoveToBookmark( bookmark, preserveBookmark )
void MoveToElementEditStart( targetElement )
Text
", the start editing point is "^ Text
" (inside ).void MoveToElementStart( targetElement )
void MoveToNodeContents( targetNode )
void MoveToPosition( targetElement, position )
void Release( preserveWindow )
void SetEnd( targetElement, position )
void SetStart( targetElement, position )
Object SplitBlock()
|
FCKeditor | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |