WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIBidiKeyboard
| IID: | 0D8F8F10-C92D-4A6A-B2BB-E1921F3F4DDA |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
PRBool isLangRTL ( )
void setLangFromBidiLevel ( PRUint8 level )
void setLangFromBidiLevel ( PRUint8 level )
Sets the keyboard language to left-to-right or right-to-left
- Arguments:
- level: - if odd set the keyboard to RTL, if even set LTR
Reference documentation is generated from Mozilla's source.
