Class: BBMB::Html::View::OrderConfirmation
- Inherits:
-
HtmlGrid::Composite
- Object
- HtmlGrid::Composite
- BBMB::Html::View::OrderConfirmation
- Defined in:
- lib/bbmb/html/view/current_order.rb
Constant Summary collapse
- COMPONENTS =
{ [0,0] => :order_confirmation, [1,0] => "order_confirmation_text", }
- SYMBOL_MAP =
{ :order_confirmation => HtmlGrid::InputCheckbox, }