Uses of Interface
ch.nolix.systemapi.webgui.main.IWebGui
Packages that use IWebGui
Package
Description
-
Uses of IWebGui in ch.nolix.system.webapplication.counterpartupdater
Methods in ch.nolix.system.webapplication.counterpartupdater with parameters of type IWebGuiModifier and TypeMethodDescriptionUpdateCommandCreator.createSetCssCommandForWebGui(IWebGui<?> webGui) UpdateCommandCreator.createSetEventFunctionsCommandForWebGui(IWebGui<?> webGui) UpdateCommandCreator.createSetIconCommandForWebGui(IWebGui<?> webGui) UpdateCommandCreator.createSetRootHtmlElementCommandForWebGui(IWebGui<?> webGui) UpdateCommandCreator.createSetTitleCommandForWebGui(IWebGui<?> webGui) UpdateCommandCreator.createSetUserInputFunctionsCommandForWebGui(IWebGui<?> webGui) UpdateCommandCreator.createUpdateCommandsForWebGui(IWebGui<?> webGui) voidWebClientCounterpartUpdater.updateCounterpartFromWebGui(IWebGui<?> webGui) -
Uses of IWebGui in ch.nolix.system.webapplication.main
Methods in ch.nolix.system.webapplication.main that return IWebGui -
Uses of IWebGui in ch.nolix.system.webapplication.refreshqueue
Methods in ch.nolix.system.webapplication.refreshqueue that return IWebGuiMethods in ch.nolix.system.webapplication.refreshqueue with parameters of type IWebGuiModifier and TypeMethodDescriptionstatic UpdateTicketvoidWebClientRefreshQueue.updateWebGuiOfCounterpart(IWebGui<?> webGui, boolean updateConstellationOrStyle) -
Uses of IWebGui in ch.nolix.system.webgui.main
Classes in ch.nolix.system.webgui.main that implement IWebGuiMethods in ch.nolix.system.webgui.main that return IWebGuiModifier and TypeMethodDescriptionfinal IWebGui<?> Control.getStoredParentGui()IWebGui<?> ControlParent.getStoredParentGui()IWebGui<?> Layer.getStoredParentGui()Methods in ch.nolix.system.webgui.main with parameters of type IWebGuiModifier and TypeMethodDescriptionstatic CssWebGuiCssBuilder.createCssForWebGui(IWebGui<?> webGui) static IHtmlElementWebGuiHtmlBuilder.createHtmlForWebGui(IWebGui<?> webGui) static LayerStackvoidLayer.internalSetParentGui(IWebGui<?> parentGui) -
Uses of IWebGui in ch.nolix.systemapi.webapplication.counterpart
Methods in ch.nolix.systemapi.webapplication.counterpart with parameters of type IWebGuiModifier and TypeMethodDescriptionIUpdateCommandCreator.createSetCssCommandForWebGui(IWebGui<?> webGui) IUpdateCommandCreator.createSetEventFunctionsCommandForWebGui(IWebGui<?> webGui) IUpdateCommandCreator.createSetIconCommandForWebGui(IWebGui<?> webGui) IUpdateCommandCreator.createSetRootHtmlElementCommandForWebGui(IWebGui<?> webGui) IUpdateCommandCreator.createSetTitleCommandForWebGui(IWebGui<?> webGui) IUpdateCommandCreator.createSetUserInputFunctionsCommandForWebGui(IWebGui<?> webGui) IUpdateCommandCreator.createUpdateCommandsForWebGui(IWebGui<?> webGui) -
Uses of IWebGui in ch.nolix.systemapi.webgui.controlstructure
Subinterfaces with type arguments of type IWebGui in ch.nolix.systemapi.webgui.controlstructure -
Uses of IWebGui in ch.nolix.systemapi.webgui.main
Classes in ch.nolix.systemapi.webgui.main with type parameters of type IWebGuiSubinterfaces with type arguments of type IWebGui in ch.nolix.systemapi.webgui.mainMethods in ch.nolix.systemapi.webgui.main that return IWebGuiMethods in ch.nolix.systemapi.webgui.main with parameters of type IWebGui