Uses of Interface
org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpPresenter.View
-
Packages that use RestorePopUpPresenter.View Package Description org.uberfire.ext.editor.commons.client.file.popups -
-
Uses of RestorePopUpPresenter.View in org.uberfire.ext.editor.commons.client.file.popups
Classes in org.uberfire.ext.editor.commons.client.file.popups that implement RestorePopUpPresenter.View Modifier and Type Class Description classRestorePopUpViewConstructors in org.uberfire.ext.editor.commons.client.file.popups with parameters of type RestorePopUpPresenter.View Constructor Description RestorePopUpPresenter(RestorePopUpPresenter.View view, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, org.jboss.errai.common.client.api.Caller<org.uberfire.ext.editor.commons.version.VersionService> versionService, javax.enterprise.event.Event<org.uberfire.ext.editor.commons.version.events.RestoreEvent> restoreEvent, RestoreUtil restoreUtil)
-