Class: AdminIt::Helpers::ToolbarItem

Inherits:
WrapIt::Link
  • Object
show all
Defined in:
lib/admin_it/helpers/toolbar.rb

Instance Attribute Summary collapse

Instance Attribute Details

#add_classObject

Returns the value of attribute add_class.



4
5
6
# File 'lib/admin_it/helpers/toolbar.rb', line 4

def add_class
  @add_class
end

#add_dataObject

Returns the value of attribute add_data.



4
5
6
# File 'lib/admin_it/helpers/toolbar.rb', line 4

def add_data
  @add_data
end

#iconObject

Returns the value of attribute icon.



4
5
6
# File 'lib/admin_it/helpers/toolbar.rb', line 4

def icon
  @icon
end