public static class IsRenderable
extends Object
An interface for UI elements that can be built by first generating a piece
of HTML and afterwards wrapping a root widget.
This interface is very experimental and in active development, so the exact
API is likely to change. Very likely. In fact, it will definitely change.
You've been warned.
- See Also:
- Serialized Form