Searched defs:focused (Results 1 - 1 of 1) sorted by relevance

/yui3/src/node-focusmanager/js/
H A Dnode-focusmanager.js38 FOCUSED = "focused",
84 * Boolean indicating that one of the descendants is focused.
86 * @attribute focused
91 focused: {
119 * focused or is focusable (<code>tabIndex</code> attribute is set to 0).
220 * String representing the name of class applied to the focused active
226 * passed a reference to the currently focused active descendant Node.
263 // Reference to the Node instance to which the focused class (defined
469 * focused on an HTML element that is not natively clickable.
678 // node, so the "focused" attribut
[all...]

Completed in 17 milliseconds