Uses of Interface
org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen.View
-
Packages that use PreferencesCentralActionsScreen.View Package Description org.uberfire.ext.preferences.client.central.actions -
-
Uses of PreferencesCentralActionsScreen.View in org.uberfire.ext.preferences.client.central.actions
Classes in org.uberfire.ext.preferences.client.central.actions that implement PreferencesCentralActionsScreen.View Modifier and Type Class Description classPreferencesCentralActionsViewConstructors in org.uberfire.ext.preferences.client.central.actions with parameters of type PreferencesCentralActionsScreen.View Constructor Description PreferencesCentralActionsScreen(PreferencesCentralActionsScreen.View view, org.uberfire.client.mvp.PlaceManager placeManager, javax.enterprise.event.Event<PreferencesCentralPreSaveEvent> preSaveEvent, javax.enterprise.event.Event<PreferencesCentralSaveEvent> saveEvent, javax.enterprise.event.Event<PreferencesCentralUndoChangesEvent> undoChangesEvent, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notification)
-