Class UiCommandWithResultCallback<RESULT>
java.lang.Object
org.teamapps.uisession.UiCommandWithResultCallback<RESULT>
-
Constructor Summary
ConstructorsConstructorDescriptionUiCommandWithResultCallback(UiCommand<RESULT> uiCommand) UiCommandWithResultCallback(UiCommand<RESULT> uiCommand, Consumer<RESULT> resultCallback) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
UiCommandWithResultCallback
-
UiCommandWithResultCallback
-
-
Method Details
-
getUiCommand
-
getResultCallback
-