Class: UU::OS::MetaArtifact::MetaArtifactSetDefaultPresentationAttributes

Inherits:
REST::DTO
  • Object
show all
Defined in:
uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb

Overview

See Also:

Instance Attribute Summary (collapse)

Method Summary

Methods inherited from REST::DTO

#initialize, #to_hash, #to_json

Constructor Details

This class inherits a constructor from UU::OS::REST::DTO

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class UU::OS::REST::DTO

Instance Attribute Details

- (Object) artifact_display_mode



27
28
29
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 27

def artifact_display_mode
  @artifact_display_mode
end

- (Object) artifact_width



11
12
13
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 11

def artifact_width
  @artifact_width
end

- (Object) comment_display_mode



20
21
22
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 20

def comment_display_mode
  @comment_display_mode
end

- (Object) context_menu_display_mode

Deprecated.


24
25
26
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 24

def context_menu_display_mode
  @context_menu_display_mode
end

- (Object) control_bar_display_mode



17
18
19
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 17

def control_bar_display_mode
  @control_bar_display_mode
end

- (Object) header_display_mode



14
15
16
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 14

def header_display_mode
  @header_display_mode
end

- (Object) lock_artifact_settings



37
38
39
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 37

def lock_artifact_settings
  @lock_artifact_settings
end

- (Object) lock_personal_settings



34
35
36
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 34

def lock_personal_settings
  @lock_personal_settings
end

- (Object) lock_settings

Deprecated.


31
32
33
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 31

def lock_settings
  @lock_settings
end


43
44
45
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 43

def navigation_area_display_mode
  @navigation_area_display_mode
end

- (Object) visual_style



40
41
42
# File 'uu_os-0.29.16/lib/uu/os/meta_artifact/meta_artifact_set_default_presentation_attributes.rb', line 40

def visual_style
  @visual_style
end