GOffice.DataClass¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
base |
r |
base class. |
|
changed |
r |
||
date_conv |
r |
gets the |
|
dup |
r |
duplicates the |
|
emit_changed |
r |
signals the data have changed. |
|
eq |
r |
tests if the data are equal. |
|
get_bounds |
r |
gets the bounds. |
|
get_markup |
r |
gets the |
|
get_n_dimensions |
r |
gets the dimensions number. |
|
get_sizes |
r |
gets the sizes. |
|
get_string |
r |
gets a string. |
|
get_value |
r |
gets a |
|
get_values |
r |
gets the values. |
|
is_valid |
r |
checks if the data are valid. |
|
preferred_fmt |
r |
gets the preferred format. |
|
serialize |
r |
serializes. |
|
unserialize |
r |
unserializes. |
Methods¶
None
Details¶
- class GOffice.DataClass¶