Interface IUpdateCommandCreator
- All Known Implementing Classes:
UpdateCommandCreator
public interface IUpdateCommandCreator
- Author:
- Silvan Wyss
-
Method Summary
Modifier and TypeMethodDescriptioncreateSetCssCommandForWebGui(IWebGui<?> webGui) createSetEventFunctionsCommandForWebGui(IWebGui<?> webGui) createSetIconCommandForWebGui(IWebGui<?> webGui) createSetRootHtmlElementCommandForControl(IControl<?, ?> control) createSetRootHtmlElementCommandForWebGui(IWebGui<?> webGui) createSetTitleCommandForWebGui(IWebGui<?> webGui) createUpdateCommandsForControls(IContainer<IControl<?, ?>> controls, boolean updateConstellationOrStyle) createUpdateCommandsForWebGui(IWebGui<?> webGui)
-
Method Details
-
createSetCssCommandForWebGui
-
createSetEventFunctionsCommandForWebGui
-
createSetIconCommandForWebGui
-
createSetIconCommandForIcon
-
createSetRootHtmlElementCommandForControl
-
createSetRootHtmlElementCommandForWebGui
-
createSetTitleCommandForWebGui
-
createSetTitleCommandForTitle
-
createSetUserInputFunctionsCommandForWebGui
-
createUpdateCommandsForControls
IContainer<IChainedNode> createUpdateCommandsForControls(IContainer<IControl<?, ?>> controls, boolean updateConstellationOrStyle) -
createUpdateCommandsForWebGui
-