Package org.jgrapes.webconsole.base
Interface Conlet
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.
-
Nested Class Summary