Uses of Interface
org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter.View
-
Packages that use SavePopUpPresenter.View Package Description org.uberfire.ext.editor.commons.client.file.popups -
-
Uses of SavePopUpPresenter.View in org.uberfire.ext.editor.commons.client.file.popups
Classes in org.uberfire.ext.editor.commons.client.file.popups that implement SavePopUpPresenter.View Modifier and Type Class Description classSavePopUpViewConstructors in org.uberfire.ext.editor.commons.client.file.popups with parameters of type SavePopUpPresenter.View Constructor Description SavePopUpPresenter(SavePopUpPresenter.View view, javax.enterprise.event.Event<org.uberfire.client.mvp.SaveInProgressEvent> saveInProgressEvent)
-