Class ClientHtmlLoader
java.lang.Object
com.inductiveautomation.ignition.common.lifecycle.AbstractLifecycle
com.inductiveautomation.perspective.gateway.comm.ClientHtmlLoader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
Methods inherited from class com.inductiveautomation.ignition.common.lifecycle.AbstractLifecycle
isRunning, shutdown, startup
-
Field Details
-
CLIENT_FILENAME
- See Also:
-
UNSUPPORTED_FILENAME
- See Also:
-
INJECTABLE_JS_FOLDER
- See Also:
-
HEAD_TOP
- See Also:
-
HEAD_BOTTOM
- See Also:
-
BODY_TOP
- See Also:
-
BODY_BOTTOM
- See Also:
-
INJECTABLES
-
UNSUPPORTED_BROWSER
-
-
Constructor Details
-
ClientHtmlLoader
-
-
Method Details
-
clientHtml
-
unsupportedHtml
-
onStartup
protected void onStartup()- Specified by:
onStartup
in classAbstractLifecycle
-
onShutdown
protected void onShutdown()- Specified by:
onShutdown
in classAbstractLifecycle
-