992 <table> |
992 <table> |
993 <tr><td>None</td></tr> |
993 <tr><td>None</td></tr> |
994 </table> |
994 </table> |
995 <a NAME="BrowserGlobalsItem.__init__" ID="BrowserGlobalsItem.__init__"></a> |
995 <a NAME="BrowserGlobalsItem.__init__" ID="BrowserGlobalsItem.__init__"></a> |
996 <h4>BrowserGlobalsItem (Constructor)</h4> |
996 <h4>BrowserGlobalsItem (Constructor)</h4> |
997 <b>BrowserGlobalsItem</b>(<i>parent, attributes, text, isClass=False</i>) |
997 <b>BrowserGlobalsItem</b>(<i>parent, attributes, text</i>) |
998 <p> |
998 <p> |
999 Constructor |
999 Constructor |
1000 </p><dl> |
1000 </p><dl> |
1001 <dt><i>parent</i></dt> |
1001 <dt><i>parent</i></dt> |
1002 <dd> |
1002 <dd> |
1005 <dd> |
1005 <dd> |
1006 list of attributes |
1006 list of attributes |
1007 </dd><dt><i>text</i></dt> |
1007 </dd><dt><i>text</i></dt> |
1008 <dd> |
1008 <dd> |
1009 text to be shown by this item (string) |
1009 text to be shown by this item (string) |
1010 </dd><dt><i>isClass</i></dt> |
|
1011 <dd> |
|
1012 flag indicating class attributes (boolean) |
|
1013 </dd> |
1010 </dd> |
1014 </dl> |
1011 </dl> |
1015 <div align="right"><a href="#top">Up</a></div> |
1012 <div align="right"><a href="#top">Up</a></div> |
1016 <hr /><hr /> |
1013 <hr /><hr /> |
1017 <a NAME="BrowserImportItem" ID="BrowserImportItem"></a> |
1014 <a NAME="BrowserImportItem" ID="BrowserImportItem"></a> |