A basic suggestion oracle utilty that bolds substrings

Applications can subclass this oracle to have their results
automatically bold the substring(s) which match the current
query string.  This is a rather common idiom for completion
widgets, unfortunately GWT 1.5.3 doesn't provide it out of
the box for us.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed
tree: 9cc6bd3b9d114fda4624efe0125decf185bf7b34
  1. .settings/
  2. src/
  3. .gitignore
  4. COPYING
  5. pom.xml