Class: Wice::ViewColumnFloat
- Inherits:
-
ViewColumnInteger
- Object
- ViewColumn
- ViewColumnInteger
- Wice::ViewColumnFloat
- Defined in:
- lib/view_columns/view_column_float.rb
Overview
:nodoc:
Constant Summary
Constants inherited from ViewColumn
Instance Attribute Summary
Attributes inherited from ViewColumn
#cell_rendering_block, #contains_a_text_input, #css_class, #custom_filter, #grid, #main_table, #model, #table_name
Method Summary
Methods inherited from ViewColumnInteger
#has_auto_reloading_input?, #render_filter_internal, #yield_declaration_of_column_filter
Methods inherited from ViewColumn
#attribute_name_fully_qualified_for_all_but_main_table_columns, #auto_reloading_input_with_negation_checkbox?, #capable_of_hosting_filter_related_icons?, #config, #controller, #detachness, #filter_shown?, #filter_shown_in_main_table?, #form_parameter_name_id_and_query, #fully_qualified_attribute_name, get_column_processor, #has_auto_reloading_calendar?, #has_auto_reloading_input?, #has_auto_reloading_select?, #initialize, load_column_processors, #render_filter, #render_filter_internal, #table_alias_or_table_name, #yield_declaration, #yield_declaration_of_column_filter
Constructor Details
This class inherits a constructor from Wice::ViewColumn