Gnm.CompleteSheet¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
cell |
r |
||
current |
r |
||
current_text |
r |
||
entry |
r |
||
parent |
r |
||
sheet |
r |
Class Details¶
- class Gnm.CompleteSheet(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(sheet, col, row, notify, notify_closure)¶
- Parameters:
col (
int
) – columnrow (
int
) –Gnm.row
notify (
Gnm.CompleteMatchNotifyFn
) –Gnm.CompleteMatchNotifyFn
- Returns:
the new
Gnm.Complete
.- Return type: