Class: UU::OS::Artifact::ArtifactVisualStyle
- Inherits:
-
Object
- Object
- UU::OS::Artifact::ArtifactVisualStyle
- Defined in:
- uu_os-0.29.16/lib/uu/os/artifact/artifact_visual_style.rb
Overview
Enum for visual styles of sheet content and other visual components.
Constant Summary
- DEFAULT =
Default setting
'DEFAULT'
- V1 =
Old visual style (small font, angular corners on input fields, tightly packed).
'V1'
- V2 =
New visual style (bigger font, round corners on input fields, more space between components).
'V2'