Class: Sidekiq::TUI::Tabs::Dead
- Includes:
- SetTab
- Defined in:
- lib/sidekiq/tui/tabs/dead.rb
Constant Summary
Constants included from Paginator
Constants included from Controls
Controls::GLOBAL, Controls::SHARED
Instance Attribute Summary
Attributes inherited from BaseTab
Instance Method Summary collapse
Methods included from SetTab
#alter_rows!, #controls, #features, #refresh_data_for_set, #render
Methods included from Filtering
#append_to_filter, #current_filter, #filtering?, #on_filter_change, #remove_last_char_from_filter, #start_filtering, #stop_and_clear_filtering, #stop_filtering
Methods included from Paginator
Methods inherited from BaseTab
#each_selection, #error, #error=, #filtering?, #format_memory, #initialize, #navigate_row, #next_page, #number_with_delimiter, #prev_page, #refresh_data_for_stats, #render_stats_section, #render_table, #reset_data, #selected?, #t, #toggle_select
Methods included from Controls
Constructor Details
This class inherits a constructor from Sidekiq::TUI::BaseTab