Class: ActiveList::Definition::StatusColumn

Inherits:
AttributeColumn show all
Defined in:
lib/active_list/definition/status_column.rb

Constant Summary

Constants inherited from DataColumn

DataColumn::LABELS_COLUMNS

Instance Attribute Summary

Attributes inherited from AttributeColumn

#column, #label_method, #sort_column

Attributes inherited from AbstractColumn

#id, #name, #options, #table

Method Summary

Methods inherited from AttributeColumn

#class_name, #datum_code, #enumerize?, #initialize, #sort_expression

Methods inherited from DataColumn

#datatype, #enumerize?, #exportable?, #exporting_datum_code, #header_code, #limit, #numeric?, #record_expr, #sort_expression, #sortable?

Methods inherited from AbstractColumn

#check_options!, #exportable?, #header_code, #hidden?, #initialize, #short_id, #sortable?, #unique_id

Constructor Details

This class inherits a constructor from ActiveList::Definition::AttributeColumn