Trees | Indices | Help |
---|
|
Data object visibility reset type.
The precise behaviour of VISIBILITY_RESET_DEFAULT
may be subject of further changes. It indicates the wish to restore
saved visibilities and do something reasonable when there are no
visibilities to restore.
Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.
|
|||
VISIBILITY_RESET_DEFAULT Restore visibilities from container and if nothing would be visible, make an arbitrary data object visible. |
|||
VISIBILITY_RESET_HIDE_ALL Hide all data objects. |
|||
VISIBILITY_RESET_RESTORE Restore visibilities from container. |
|||
VISIBILITY_RESET_SHOW_ALL Show all data objects. |
|
VISIBILITY_RESET_HIDE_ALLHide all data objects. This normally makes the file inaccessible. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |