Klasse UpdateCommandCreatorHelper
java.lang.Object
ch.nolix.system.webapplication.counterpartupdater.UpdateCommandCreatorHelper
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic ChainedNodestatic ChainedNodestatic ChainedNodecreateSetEventFunctionsCommandFromHtmlElementEventRegistrations(IContainer<IHtmlElementEvent> htmlElementEventRegistrations) static ChainedNodecreateSetHtmlElementCommandFromHtmlElement(String htmlElementId, IHtmlElement htmlElement) static ChainedNodestatic ChainedNodecreateSetUserInputFunctionsCommandForControls(IContainer<IControl<?, ?>> controls) static ChainedNodecreateUserInputFunctionFromControlAndString(IControl<?, ?> control, String string)
-
Methodendetails
-
createSetCssCommandFromCss
-
createSetCssCommandFromCss
-
createSetHtmlElementCommandFromHtmlElement
public static ChainedNode createSetHtmlElementCommandFromHtmlElement(String htmlElementId, IHtmlElement htmlElement) -
createSetEventFunctionsCommandFromHtmlElementEventRegistrations
public static ChainedNode createSetEventFunctionsCommandFromHtmlElementEventRegistrations(IContainer<IHtmlElementEvent> htmlElementEventRegistrations) -
createSetRootHtmlElementCommandFromHtmlElement
-
createSetUserInputFunctionsCommandForControls
public static ChainedNode createSetUserInputFunctionsCommandForControls(IContainer<IControl<?, ?>> controls) -
createUserInputFunctionFromControlAndString
public static ChainedNode createUserInputFunctionFromControlAndString(IControl<?, ?> control, String string)
-