results_table_by_class_conf_bs3.js | |
bbop. | Subclass of bbop.html.tag. |
Functions | |
results_table_by_class_conf_bs3 | Using a conf class and a set of data, automatically populate and return a results table. |
Subclass of bbop.html.tag.
Functions | |
results_table_by_class_conf_bs3 | Using a conf class and a set of data, automatically populate and return a results table. |
Using a conf class and a set of data, automatically populate and return a results table.
This is the Bootstrap 3 version of this display. It affixes itself directly to the DOM using jQuery at elt_id.
class_conf | a bbop.golr.conf_class |
golr_resp | a bbop.golr.response |
linker | a linker object; see <amigo.linker> for more details |
handler | a handler object; see <amigo.handler> for more details |
elt_id | the element id to attach it to |
selectable_p | [optional] whether to create checkboxes (default true) |
this object
<bbop.widget.display.results_table_by_class>