Uses of Interface
org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterView
-
Packages that use VersionHistoryPresenterView Package Description org.uberfire.ext.editor.commons.client.history -
-
Uses of VersionHistoryPresenterView in org.uberfire.ext.editor.commons.client.history
Classes in org.uberfire.ext.editor.commons.client.history that implement VersionHistoryPresenterView Modifier and Type Class Description classVersionHistoryPresenterViewImplConstructors in org.uberfire.ext.editor.commons.client.history with parameters of type VersionHistoryPresenterView Constructor Description VersionHistoryPresenter(VersionHistoryPresenterView view, org.jboss.errai.common.client.api.Caller<org.uberfire.ext.editor.commons.version.VersionService> versionService, javax.enterprise.event.Event<VersionSelectedEvent> versionSelectedEvent)
-