Class Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
$#!
 ‘bbop-widget-search_pane-spinner’,
B
 bbop.context
 bbop.contrib.go.overlay
 bbop.core
 bbop.golr.conf
 bbop.golr.conf_class
 bbop.golr.conf_field
 bbop.golr.faux_ajax
 bbop.golr.manager
 bbop.golr.manager.jquery
 bbop.golr.manager.nodejs
 bbop.golr.manager.preload
 bbop.golr.manager.rhino
 bbop.golr.manager.ringo
 bbop.golr.response
 bbop.handler
 bbop.html
 bbop.html.accordion
 bbop.html.anchor
 bbop.html.button
 bbop.html.collapsible
 bbop.html.image
 bbop.html.input
 bbop.html.list
 bbop.html.span
 bbop.html.table
 bbop.html.tag
 bbop.json
 bbop.layout.sugiyama
 bbop.linker
 bbop.logger
 bbop.logic
 bbop.model
 bbop.model.bracket.graph
 bbop.model.edge
 bbop.model.graph
 bbop.model.node
 bbop.model.tree
 bbop.model.tree.edge
 bbop.model.tree.graph
 bbop.model.tree.node
 bbop.registry
 bbop.rest.manager
 bbop.rest.manager.jquery
 bbop.rest.manager.jquery_faux_ajax
 bbop.rest.manager.node
 bbop.rest.manager.rhino
 bbop.rest.manager.ringo
 bbop.rest.response
 bbop.rest.response.json
 bbop.rest.response.mmm
 bbop.template
 bbop.test
 bbop.version
 bbop.widget.browse
 bbop.widget.dialog
 bbop.widget.display.button_templates
 bbop.widget.display.clickable_object
 bbop.widget.display.filter_shield
 bbop.widget.display.live_search
 bbop.widget.display.results_table_by_class_conf
 bbop.widget.display.results_table_by_class_conf_bs3
 bbop.widget.display.text_button_sim
 bbop.widget.display.two_column_layout
 bbop.widget.drop_select_shield
 bbop.widget.filter_table
 bbop.widget.list_select_shield
 bbop.widget.live_filters
 bbop.widget.live_pager
 bbop.widget.live_results
 bbop.widget.message
 bbop.widget.repl
 bbop.widget.search_box
 bbop.widget.search_pane
 bbop.widget.spinner
 bbop.widget.term_shield
 bracket.js
 browse.js
 button_templates.js
C
 clickable_object.js
 collapsible.js
 conf.js
 context.js
 core.js
D
 dialog.js
 drop_select_shield.js
F
 filter_shield.js
 filter_table.js
H
 handler.js
 html.js
J
 jquery.js
 json.js
L
 linker.js
 list_select_shield.js
 live_filters.js
 live_pager.js
 live_results.js
 live_search.js
 logger.js
 logic.js
M
 manager.js
 message.js
 mmm.js
 model.js
N
 node.js
 nodejs.js
O
 overlay.js
P
 preload.js
R
 registry.js
 repl.js
 response.js
 results_table_by_class_conf.js
 results_table_by_class_conf_bs3.js
 rhino.js
 ringo.js
S
 search_box.js
 search_pane.js
 spinner.js
 sugiyama.js
T
 template.js
 term_shield.js
 test.js
 text_buttom_sim.js
 tree.js
 two_column_layout.js
V
 version.js
This package contains an often used set of tools to tease apart a specially structured hash to get things like readable names and colors.
This package contributes some very high-level functions to make using things like the web REPL easier to use with GOlr data sources.
BBOP language extensions to JavaScript.
Generic BBOP manager for dealing with gross GOlr configuration and management.
jQuery BBOP manager for dealing with actual ajax calls.
NodeJS BBOP manager for dealing with remote calls.
Preload BBOP manager for dealing with remote calls.
Rhino BBOP manager for dealing with remote calls.
Ringo BBOP manager for dealing with remote GOlr calls.
Generic BBOP handler for dealing with the gross parsing of responses from a GOlr server (whereas golr_conf deals with the reported configuration).
This package contains a “useable”, but utterly worthless reference implementation of a handler.
Right now contains bbop.html.tag, but all html producing functions should go in here somewhere.
Implement the Bootstrap 3 collapse JS widget.
JSON stringifying and parsing capabilities.
Purpose: Sugiyama system.
This package contains a “useable”, but utterly worthless reference implementation of a linker.
BBOP JS logger object.
BBOP object to try and take some of the pain out of managing the boolean logic that seems to show up periodically.
Purpose: Basic edged graph and operations.
Purpose: An extension of bbop.model.graph to produce a bracketed layout (like the neighborhood view in AmiGO 1.8).
Purpose: Extend bbop.model in model.js to be handy for a (phylo)tree.
BBOP generic lightweight listener/callback registry system.
Generic BBOP manager for dealing with basic generic REST calls.
TODO!
NodeJS BBOP manager for dealing with remote calls.
Rhino BBOP manager for dealing with remote calls.
RingoJS BBOP manager for dealing with remote calls.
Generic BBOP handler for dealing with the gross parsing of responses from a REST server.
Generic BBOP handler for dealing with the gross parsing of responses from a REST JSON server.
Generic BBOP handler for dealing with the gross parsing of responses from the GO Molecular Model Manager REST server JSON responses.
BBOP JS template object/enginette.
A trivial testing framework for JS.
This package was automatically generated during the build process and contains its version information--this is the release of the API that you have.
BBOP object to draw various UI elements that have to do with autocompletion.
BBOP object to produce a self-constructing/self-destructing jQuery popup dialog.
Template generators for various button “templates” that can be fed into the search_pane widget.
BBOP object to produce a clickable image or a clickable text span, both producing something that can give its id for later clickable actions.
BBOP object to produce a self-constructing/self-destructing shield to support very large filter selection in the live search/search pane genre.
AmiGO object to draw various UI elements that have to do with things dealing with a fully faceted searcher/browser.
Subclass of bbop.html.tag.
Subclass of bbop.html.tag.
BBOP object to produce a clickable text span, that in conjunction with the local CSS, should make an awfully button looking creature.
Reusable object to create a two-column layout.
BBOP object to produce a self-constructing/self-destructing DnD selection and ordering shield.
Create a dynamic filter for removing rows from a table (where the rows are inside of a tbody).
BBOP object to produce a self-constructing/self-destructing term information shield.
BBOP JS object to allow the live probing of a GOlr personality.
BBOP JS object to allow the the paging/downloading etc.
BBOP JS widget to display the results of a search on callback.
TODO: Code needs to be cleaned with bbop.html.
A self-contained flexible REPL to use as a base to explore the BBOP environment that you setup.
BBOP object to draw various UI elements that have to do with autocompletion.
BBOP object to produce a self-constructing/self-destructing term general filtering search tool for an index.
BBOP object to produce a self-constructing/self-destructing spinner.
BBOP object to produce a self-constructing/self-destructing term information shield.
Generic BBOP manager for dealing with gross GOlr configuration and management.
Close