Class: ODDB::Html::View::InlineSearch
- Inherits:
-
HtmlGrid::DivForm
- Object
- HtmlGrid::DivForm
- ODDB::Html::View::InlineSearch
- 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, }