Class: ODDB::Html::View::InlineSearch

Inherits:
HtmlGrid::DivForm
  • Object
show all
Includes:
SearchMethods
Defined in:
lib/oddb/html/view/search.rb

Constant Summary collapse

EVENT =
:search
COMPONENTS =
{
  [0,0] => :query,
  [1,0] => :dstype,
}
SYMBOL_MAP =
{
  :query => SearchBar,
}

Method Summary

Methods included from SearchMethods

#dstype