Uses of Class
com.smeup.kokos.sdk.inputpanel.strategy.InputPanelSavePayload
Packages that use InputPanelSavePayload
-
Uses of InputPanelSavePayload in com.smeup.kokos.sdk.inputpanel
Method parameters in com.smeup.kokos.sdk.inputpanel with type arguments of type InputPanelSavePayloadModifier and TypeMethodDescriptionprotected voidKokosInputPanelService.writeUpdate(Fun fun, ExecutionContext context, Function<InputPanelSavePayload, InputPanelSaveResponse> save) -
Uses of InputPanelSavePayload in com.smeup.kokos.sdk.inputpanel.strategy
Methods in com.smeup.kokos.sdk.inputpanel.strategy with parameters of type InputPanelSavePayloadModifier and TypeMethodDescriptionInputPanelStrategy.check(InputPanelSavePayload payload) KokosInputPanelStrategy.check(InputPanelSavePayload payload) InputPanelStrategy.save(InputPanelSavePayload payload)