Uses of Class
org.jgrapes.webconsole.base.events.ConsoleReady
Packages that use ConsoleReady
Package
Description
A web console component for displaying markdown text in a web console.
This package provides an OIDC login conlet (with fallback to password
login).
A web console component for displaying system information in
a web console.
Provides the components for building web consoles based on the
core, io and http packages.
The events used by the web console related components.
Provides a component for adding the
Browser Require
library to a web console.
Provides a component for adding the Chart.js
library to a web console.
Provides a component for adding the datatables
library to a web console.
Provides a component for adding the Fontawesome
free web font to a web console.
Provides a component for adding the Fork-Awesome
free web font to a web console.
Provides a component for adding the Gridstack.js
library to a web console.
Provides some vue components used in but independent of the Vue.js
web console which may also be of interest when implementing
web console components.
Provides a component for adding the jquery
library to a web console.
Provides a component for adding the jQueryUI
library to a web console.
Provides a component for adding the
jQuery UI Touch Punch
library to a web console.
Provides a component for adding the Lodash
library to a web console.
Provides a component for adding the moment
library to a web console.
Provides a component for adding the
markdownit library
to a web console.
Provides a component for adding the moment
library to a web console.
Provides a component for adding the Vue.js
library to a web console.
Provides a component for adding the old vue.js 2
library to a web console.
Provides a component for adding the Vuex
library to a web console.
-
Uses of ConsoleReady in org.jgrapes.webconlet.examples.formtest
Methods in org.jgrapes.webconlet.examples.formtest with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
FormTestConlet.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) Trigger loading of resources when the console is ready. -
Uses of ConsoleReady in org.jgrapes.webconlet.examples.helloworld
Methods in org.jgrapes.webconlet.examples.helloworld with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
HelloWorldConlet.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) Trigger loading of resources when the console is ready. -
Uses of ConsoleReady in org.jgrapes.webconlet.examples.styletest
Methods in org.jgrapes.webconlet.examples.styletest with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
StyleTestConlet.onConsoleReady
(ConsoleReady event, ConsoleConnection consoleConnection) Trigger loading of resources when the console is ready. -
Uses of ConsoleReady in org.jgrapes.webconlet.jmxbrowser
Methods in org.jgrapes.webconlet.jmxbrowser with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
JmxBrowserConlet.onConsoleReady
(ConsoleReady event, ConsoleConnection channel) OnConsoleReady
, fire theAddConletType
. -
Uses of ConsoleReady in org.jgrapes.webconlet.locallogin
Methods in org.jgrapes.webconlet.locallogin with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
LoginConlet.onConsoleReady
(ConsoleReady event, ConsoleConnection channel) Register conlet. -
Uses of ConsoleReady in org.jgrapes.webconlet.logviewer
Methods in org.jgrapes.webconlet.logviewer with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
LogViewerConlet.onConsoleReady
(ConsoleReady event, ConsoleConnection channel) OnConsoleReady
, fire theAddConletType
. -
Uses of ConsoleReady in org.jgrapes.webconlet.markdowndisplay
Methods in org.jgrapes.webconlet.markdowndisplay with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
MarkdownDisplayConlet.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire theAddConletType
. -
Uses of ConsoleReady in org.jgrapes.webconlet.messagebox
Methods in org.jgrapes.webconlet.messagebox with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
MessageBoxConlet.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) Trigger loading of resources when the console is ready. -
Uses of ConsoleReady in org.jgrapes.webconlet.oidclogin
Methods in org.jgrapes.webconlet.oidclogin with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
LoginConlet.onConsoleReady
(ConsoleReady event, ConsoleConnection channel) Register conlet. -
Uses of ConsoleReady in org.jgrapes.webconlet.sysinfo
Methods in org.jgrapes.webconlet.sysinfo with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
SysInfoConlet.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire theAddConletType
. -
Uses of ConsoleReady in org.jgrapes.webconsole.base
Methods in org.jgrapes.webconsole.base with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
BrowserLocalBackedKVStore.onConsoleReady
(ConsoleReady event, ConsoleConnection channel) InterceptConsoleReady
event to first get data. -
Uses of ConsoleReady in org.jgrapes.webconsole.base.events
Constructors in org.jgrapes.webconsole.base.events with parameters of type ConsoleReadyModifierConstructorDescriptionConsolePrepared
(ConsoleReady monitoredEvent, Channel... channels) Instantiates a new event. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.browserrequire
Methods in org.jgrapes.webconsole.provider.browserrequire with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
BrowserRequireProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.chartjs
Methods in org.jgrapes.webconsole.provider.chartjs with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
ChartJsProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.datatables
Methods in org.jgrapes.webconsole.provider.datatables with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
DatatablesProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) Deprecated.OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.fontawesome
Methods in org.jgrapes.webconsole.provider.fontawesome with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
FontAwesomeProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.forkawesome
Methods in org.jgrapes.webconsole.provider.forkawesome with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
ForkAwesomeProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.gridstack
Methods in org.jgrapes.webconsole.provider.gridstack with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
GridstackProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.jgwcvuecomponents
Methods in org.jgrapes.webconsole.provider.jgwcvuecomponents with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
JgWcComponentsProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.jquery
Methods in org.jgrapes.webconsole.provider.jquery with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
JQueryProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.jqueryui
Methods in org.jgrapes.webconsole.provider.jqueryui with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
JQueryUi.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.jquitouchpunch
Methods in org.jgrapes.webconsole.provider.jquitouchpunch with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
JQueryUiTouchPunchProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.lodash
Methods in org.jgrapes.webconsole.provider.lodash with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
LodashProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.luxon
Methods in org.jgrapes.webconsole.provider.luxon with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
LuxonProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.markdownit
Methods in org.jgrapes.webconsole.provider.markdownit with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
MarkdownItProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.moment
Methods in org.jgrapes.webconsole.provider.moment with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
MomentProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.vue
Methods in org.jgrapes.webconsole.provider.vue with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
VueProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.vuejs
Methods in org.jgrapes.webconsole.provider.vuejs with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
VueJsProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) Deprecated.OnConsoleReady
, fire the appropriateAddPageResources
. -
Uses of ConsoleReady in org.jgrapes.webconsole.provider.vuex
Methods in org.jgrapes.webconsole.provider.vuex with parameters of type ConsoleReadyModifier and TypeMethodDescriptionvoid
VuexProvider.onConsoleReady
(ConsoleReady event, ConsoleConnection connection) OnConsoleReady
, fire the appropriateAddPageResources
.