Class: BBMB::Html::View::ShowPassInnerComposite

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

Constant Summary collapse

COMPONENTS =
{
  [0,0] => :email,
  [0,1] => :cleartext,
}
DEFAULT_CLASS =
HtmlGrid::Value
LABELS =
true

Constants inherited from HtmlGrid::Composite

HtmlGrid::Composite::LEGACY_INTERFACE