Class: UU::OS::Artifact::ArtifactControlBarDisplayMode
- Inherits:
-
Object
- Object
- UU::OS::Artifact::ArtifactControlBarDisplayMode
- Defined in:
- uu_os-0.29.16/lib/uu/os/artifact/artifact_control_bar_display_mode.rb
Overview
Layout artifact setting enum for visibility of artifact control bar.
Constant Summary
- DEFAULT =
Default setting of artifact control bar visibility.
'DEFAULT'
- HIDDEN =
Artifact control bar hidden.
'HIDDEN'
- VISIBLE =
Artifact control bar visible.
'VISIBLE'
- DISABLED =
Artifact control bar is disabled including control button and it is not possible to display it. Can be set only in default settings of Meta Artifact.
'DISABLED'