Uses of Class
org.jgrapes.webconsole.base.events.JsonInput
Package
Description
Provides the components for building web consoles based on the
core, io and http packages.
Provides a web console weblet that implements the web console page using the
JQuery UI framework.
-
Uses of JsonInput in org.jgrapes.webconsole.base
Modifier and TypeMethodDescriptionvoid
BrowserLocalBackedKVStore.onJsonInput
(JsonInput event, ConsoleConnection channel) Evaluate “retrievedLocalData” response.void
WebConsole.onJsonInput
(JsonInput event, ConsoleConnection channel) Handle JSON input. -
Uses of JsonInput in org.jgrapes.webconsole.jqueryui
Modifier and TypeMethodDescriptionvoid
JQueryUiWeblet.onJsonInput
(JsonInput event, ConsoleConnection channel) Handle JSON input.