Code Index | File Index

Namespaces

Classes


Class CKEDITOR.dom.nodeList


Defined in: core/dom/nodelist.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
CKEDITOR.dom.nodeList(nativeList)
Method Summary
Method Attributes Method Name and Description
 
 
getItem(index)
Class Detail
CKEDITOR.dom.nodeList(nativeList)
Since: 3.0
NO EXAMPLE AVAILABLE
Parameters:
{Undefined} nativeList
Method Detail
{Undefined} count()
Since: 3.0
NO EXAMPLE AVAILABLE

{Undefined} getItem(index)
Since: 3.0
NO EXAMPLE AVAILABLE
Parameters:
{Undefined} index

Copyright © 2003-2010, CKSource - Frederico Knabben. All rights reserved.