| Methods in org.kie.workbench.common.widgets.client.callbacks that return CommandBuilder |
CommandBuilder |
CommandBuilder.add(Class<? extends Throwable> throwable,
org.uberfire.mvp.Command command)
|
CommandBuilder |
CommandBuilder.addFileSystemNotFoundException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view,
org.uberfire.workbench.model.menu.Menus menus)
|
CommandBuilder |
CommandBuilder.addFileSystemNotFoundException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view,
org.uberfire.ext.widgets.common.client.common.MultiPageEditor editor,
org.uberfire.workbench.model.menu.Menus menus)
|
CommandBuilder |
CommandBuilder.addNoSuchFileException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view,
org.uberfire.client.callbacks.Callback<com.google.gwt.user.client.ui.IsWidget> callback)
|
CommandBuilder |
CommandBuilder.addNoSuchFileException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view,
org.uberfire.workbench.model.menu.Menus menus)
|
CommandBuilder |
CommandBuilder.addNoSuchFileException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view,
org.uberfire.ext.widgets.common.client.common.MultiPageEditor editor)
|
CommandBuilder |
CommandBuilder.addNoSuchFileException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view,
org.uberfire.ext.widgets.common.client.common.MultiPageEditor editor,
org.uberfire.workbench.model.menu.Menus menus)
|
CommandBuilder |
CommandBuilder.addSourceCodeGenerationFailedException(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view,
ViewDRLSourceWidget sourceWidget)
|