Class: BBMB::Html::View::CustomerComposite

Inherits:
HtmlGrid::DivComposite
  • Object
show all
Defined in:
lib/bbmb/html/view/customer.rb

Constant Summary collapse

COMPONENTS =
{
  [0,0] => ' ',
  [0,1] => CustomerForm,
}
CSS_ID_MAP =
[ 'divider' ]