Home | Trees | Indices | Help |
|
---|
|
This class helps to group TextArea elements
TextArea elements that belong to the same FocusContext cycle focus among themselves. There can be several FocusContextes but only one active at once ( using the global function setActiveFocusContext() )
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Method Details |
Register a floating textarea on this FocusContext
|
Query the TextArea element that currently has focus
|
Inject an utf-8 encoded characted into the flow Shift a character (Unicode keycode) into the active (w/focus) TextArea
|
Inject an Unicode code point into the flow Shift a character (Unicode keycode) into the active (w/focus) TextArea
|
Force a focus cycle among instantiated textareas TAB/Sh-TAB keypress is what is translated in a focus cycle.
|
Returns a list of TextArea currently registered within this FocusContext
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jan 8 16:09:02 2010 | http://epydoc.sourceforge.net |