Uses of Interface
org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter.View
-
Packages that use CopyPopUpPresenter.View Package Description org.uberfire.ext.editor.commons.client.file org.uberfire.ext.editor.commons.client.file.popups org.uberfire.ext.editor.commons.client.menu -
-
Uses of CopyPopUpPresenter.View in org.uberfire.ext.editor.commons.client.file
Methods in org.uberfire.ext.editor.commons.client.file that return CopyPopUpPresenter.View Modifier and Type Method Description CopyPopUpPresenter.ViewCopyPopUpViewProducer. copyPopUpViewProducer() -
Uses of CopyPopUpPresenter.View in org.uberfire.ext.editor.commons.client.file.popups
Classes in org.uberfire.ext.editor.commons.client.file.popups that implement CopyPopUpPresenter.View Modifier and Type Class Description classCopyPopUpViewMethods in org.uberfire.ext.editor.commons.client.file.popups that return CopyPopUpPresenter.View Modifier and Type Method Description CopyPopUpPresenter.ViewCopyPopUpPresenter. getView()Constructors in org.uberfire.ext.editor.commons.client.file.popups with parameters of type CopyPopUpPresenter.View Constructor Description CopyPopUpPresenter(CopyPopUpPresenter.View view, ToggleCommentPresenter toggleCommentPresenter) -
Uses of CopyPopUpPresenter.View in org.uberfire.ext.editor.commons.client.menu
Methods in org.uberfire.ext.editor.commons.client.menu with parameters of type CopyPopUpPresenter.View Modifier and Type Method Description org.uberfire.ext.widgets.common.client.callbacks.HasBusyIndicatorDefaultErrorCallbackBasicFileMenuBuilderImpl. getCopyErrorCallback(CopyPopUpPresenter.View copyPopupView, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView)
-