Add View and ViewSite to simplify off screen DOM updating

These two classes can be used to implement an off-screen DOM update,
where a widget is attached invisibly to the browser DOM, updated by
RPC calls, and then swapped with a currently visible DOM node, thus
making the new information visible instantly.

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