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.



6
7
8
# File 'lib/admin_it/helpers/toolbar.rb', line 6

def add_class
  @add_class
end

#add_dataObject

Returns the value of attribute add_data.



6
7
8
# File 'lib/admin_it/helpers/toolbar.rb', line 6

def add_data
  @add_data
end

#dialogObject

Returns the value of attribute dialog.



6
7
8
# File 'lib/admin_it/helpers/toolbar.rb', line 6

def dialog
  @dialog
end

#iconObject

Returns the value of attribute icon.



6
7
8
# File 'lib/admin_it/helpers/toolbar.rb', line 6

def icon
  @icon
end