Class: Blacklight::Configuration::ShowField
- Inherits:
 - 
      DisplayField
      
        
- Object
 - OpenStruct
 - OpenStructWithHashAccess
 - Field
 - DisplayField
 - Blacklight::Configuration::ShowField
 
 
- Defined in:
 - lib/blacklight/configuration/show_field.rb
 
Instance Attribute Summary
Attributes inherited from DisplayField
#accessor, #component, #default, #highlight, #include_in_request, #itemprop, #link_to_facet, #presenter, #separator_options, #solr_params, #values
Attributes inherited from Field
#field, #if, #key, #label, #unless
Method Summary
Methods inherited from DisplayField
Methods inherited from Field
#default_label, #display_label, #normalize!, #validate!
Methods inherited from OpenStructWithHashAccess
#deep_dup, #deep_transform_values, #merge, #merge!, #reverse_merge, #select, #sort_by, #sort_by!, #to_h, #try
Constructor Details
This class inherits a constructor from Blacklight::Configuration::DisplayField