Trees | Index | Help |
|
---|
Package gui :: Module SSGridView |
|
Contact: marc.provost@mail.mcgill.ca
Organization: McGill University
License: GNU General Public License
Classes | |
---|---|
SpreadsheetGridView_Dynamic |
The layer between the static part of the GUI and the statechart executing its behavior. |
SpreadsheetGridView_Static |
The Static part of the GUI, observing a SSheetData subject. |
Exceptions | |
---|---|
InvalidKeyError |
Exception indicating a non-acceptable key was pressed |
Variable Summary | |
---|---|
str |
__author__ = 'msdl.cs.mcgill.ca'
|
str |
__version__ = '0.8'
|
tuple |
COLUMN_FONT = ('Times', 10)
|
ColumnConvertUtility |
converter = <utility.ColumnConvertUtility.ColumnConvertU...
|
ErrorUtility |
errHandler = <utility.ErrorUtility.ErrorUtility instance...
|
tuple |
ROW_FONT = ('Times', 10)
|
TypeCheckUtility |
typeChecker = <utility.TypeCheckUtility.TypeCheckUtility...
|
Variable Details |
---|
__author__
|
__version__
|
COLUMN_FONT
|
converter
|
errHandler
|
ROW_FONT
|
typeChecker
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Tue Aug 17 18:20:07 2004 | http://epydoc.sf.net |