Yahoo! UI Library

editor  3.2.0

Yahoo! UI Library > editor > Plugin.EditorLists
Search:
 
Filters

Class Plugin.EditorLists - extends Base

Handles list manipulation inside the Editor. Adds keyboard manipulation and execCommand support. Adds overrides for the insertorderedlist and insertunorderedlist execCommands.

Constructor

Plugin.EditorLists ( )

Properties

NAME - static object

editorLists

NONSEL - static object

The selector query to get all non elements

NS - static object

lists

REMOVE - static object

The non element placeholder, used for positioning the cursor and filling empty items

Properties inherited from Attribute:

Properties inherited from Base:

Methods

_onNodeChange

private void _onNodeChange ( e )
Listener for host's nodeChange event and captures the tabkey interaction only when inside a list node.
Parameters:
e <Event> The Event facade passed from the host.

Events inherited from Base:

Configuration attributes inherited from Base:


Copyright © 2010 Yahoo! Inc. All rights reserved.