Class: BBMB::Html::View::CurrentToggleable

Inherits:
HtmlGrid::Composite show all
Defined in:
lib/bbmb/html/view/current_order.rb

Constant Summary collapse

COMPONENTS =
{
  [0,0] => CurrentAdditionalInformation, 
  [1,0] => CurrentPriorities,
}

Constants inherited from HtmlGrid::Composite

HtmlGrid::Composite::LEGACY_INTERFACE