Uses of Class
org.kie.workbench.common.widgets.client.callbacks.CommandBuilder
-
Packages that use CommandBuilder Package Description org.kie.workbench.common.widgets.client.callbacks -
-
Uses of CommandBuilder in org.kie.workbench.common.widgets.client.callbacks
Methods in org.kie.workbench.common.widgets.client.callbacks that return CommandBuilder Modifier and Type Method Description CommandBuilderCommandBuilder. add(Class<? extends Throwable> throwable, org.uberfire.mvp.Command command)CommandBuilderCommandBuilder. addFileSystemNotFoundException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, org.uberfire.client.workbench.widgets.multipage.MultiPageEditor editor, org.uberfire.workbench.model.menu.Menus menus)CommandBuilderCommandBuilder. addFileSystemNotFoundException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, org.uberfire.workbench.model.menu.Menus menus)CommandBuilderCommandBuilder. addNoSuchFileException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, org.uberfire.client.callbacks.Callback<com.google.gwt.user.client.ui.IsWidget> callback)CommandBuilderCommandBuilder. addNoSuchFileException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, org.uberfire.client.workbench.widgets.multipage.MultiPageEditor editor)CommandBuilderCommandBuilder. addNoSuchFileException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, org.uberfire.client.workbench.widgets.multipage.MultiPageEditor editor, org.uberfire.workbench.model.menu.Menus menus)CommandBuilderCommandBuilder. addNoSuchFileException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, org.uberfire.workbench.model.menu.Menus menus)CommandBuilderCommandBuilder. addSourceCodeGenerationFailedException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view, ViewDRLSourceWidget sourceWidget)
-