Package gui :: Module SSGridView
[show private | hide private]
[frames | no frames]

Module gui.SSGridView

Static Part of DSheet's graphical user interface.
Authors:
Marc Provost, Hans Vangheluwe (initial prototype)

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__

Type:
str
Value:
'msdl.cs.mcgill.ca'                                                    

__version__

Type:
str
Value:
'0.8'                                                                  

COLUMN_FONT

Type:
tuple
Value:
('times', 10)                                                          

converter

Type:
ColumnConvertUtility
Value:
<utility.ColumnConvertUtility.ColumnConvertUtility instance at 0xf6fd1\
0ac>                                                                   

errHandler

Type:
ErrorUtility
Value:
<utility.ErrorUtility.ErrorUtility instance at 0xf6fd1d0c>             

ROW_FONT

Type:
tuple
Value:
('times', 10)                                                          

typeChecker

Type:
TypeCheckUtility
Value:
<utility.TypeCheckUtility.TypeCheckUtility instance at 0xf6fcdd6c>     

Generated by Epydoc 2.1 on Thu Aug 26 22:55:25 2004 http://epydoc.sf.net