public interface Conlet
This interface provides web console component related constants. Web console components need not implement this interface, not even as a marker interface. They only have to expose a specific response behavior to certain events. An overview of the event sequences is provided by the package description. Make sure to read this description first.
Modifier and Type | Interface and Description |
---|---|
static class |
Conlet.RenderMode
The render modes.
|