Module gwy :: Class VisibilityResetType
[hide private]
[frames] | no frames]

Class VisibilityResetType

source code

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.

Class Variables [hide private]
  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.
Class Variable Details [hide private]

VISIBILITY_RESET_HIDE_ALL

Hide all data objects. This normally makes the file inaccessible.