| Trees | Indices | Help |
|
|---|
|
|
Organization: IBM Corporation
Copyright: Copyright (c) 2005, 2007 IBM Corporation
License:
The BSD License
All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php
|
|||
|
FirefoxScriptState Defines settings specific to Firefox. |
|||
|
FirefoxScript Defines hotkeys to improve document browsing and chrome access for the Firefox web browser. |
|||
|
|||
__uie__ = dict(kind= 'script', tier= 'Minefield', all_tiers= F
|
|||
| string |
DOCUMENT_ROLE = 'document frame'Role name of the top of a document view. |
||
| integer |
DOCUMENT_MODE = 0Document structure browsing mode |
||
| integer |
TABLE_MODE = 1Table structure browsing mode |
||
| integer |
WIDGET_MODE = 2Interactive widget browsing mode |
||
| integer |
TOTAL_MODES = 3Total number of defined modes |
||
|
|||
__uie__
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:50 2008 | http://epydoc.sourceforge.net |