Class: UiHelpers::LinkIcon

Inherits:
Icon show all
Defined in:
lib/ui_helpers/elements/just_icon.rb

Constant Summary

Constants inherited from Icon

Icon::ICONS

Instance Attribute Summary collapse

Attributes inherited from Icon

#h_offset, #height, #name, #v_offset, #width

Attributes inherited from Element

#html_options

Method Summary

Methods inherited from Icon

#background_style, #height_style, #width_style

Methods inherited from Element

#capture, #classes, #classes=, #initialize, #style=, #tag, #with_html_options

Constructor Details

This class inherits a constructor from UiHelpers::Element

Instance Attribute Details

#valignObject

Returns the value of attribute valign.



4
5
6
# File 'lib/ui_helpers/elements/just_icon.rb', line 4

def valign
  @valign
end