Uses of Interface
org.kie.workbench.common.widgets.client.callbacks.CommandWithThrowableDrivenErrorCallback.CommandWithThrowable
-
Packages that use CommandWithThrowableDrivenErrorCallback.CommandWithThrowable Package Description org.kie.workbench.common.widgets.client.callbacks -
-
Uses of CommandWithThrowableDrivenErrorCallback.CommandWithThrowable in org.kie.workbench.common.widgets.client.callbacks
Constructors in org.kie.workbench.common.widgets.client.callbacks with parameters of type CommandWithThrowableDrivenErrorCallback.CommandWithThrowable Constructor Description CommandWithThrowableDrivenErrorCallback(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, Map<Class<? extends Throwable>,CommandWithThrowableDrivenErrorCallback.CommandWithThrowable> commands, CommandWithThrowableDrivenErrorCallback.CommandWithThrowable defaultCommand)CommandWithThrowableDrivenErrorCallback(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, CommandWithThrowableDrivenErrorCallback.CommandWithThrowable defaultCommand)Constructor parameters in org.kie.workbench.common.widgets.client.callbacks with type arguments of type CommandWithThrowableDrivenErrorCallback.CommandWithThrowable Constructor Description CommandWithThrowableDrivenErrorCallback(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, Map<Class<? extends Throwable>,CommandWithThrowableDrivenErrorCallback.CommandWithThrowable> commands)CommandWithThrowableDrivenErrorCallback(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, Map<Class<? extends Throwable>,CommandWithThrowableDrivenErrorCallback.CommandWithThrowable> commands, CommandWithThrowableDrivenErrorCallback.CommandWithThrowable defaultCommand)
-