Uses of Class
org.uberfire.ext.preferences.client.event.PreferencesCentralActionsConfigurationEvent
-
Packages that use PreferencesCentralActionsConfigurationEvent Package Description org.uberfire.ext.preferences.client.admin.item org.uberfire.ext.preferences.client.central.actions -
-
Uses of PreferencesCentralActionsConfigurationEvent in org.uberfire.ext.preferences.client.admin.item
Constructor parameters in org.uberfire.ext.preferences.client.admin.item with type arguments of type PreferencesCentralActionsConfigurationEvent Constructor Description AdminPageItemPresenter(AdminPageItemPresenter.View view, org.uberfire.client.mvp.PlaceManager placeManager, javax.enterprise.event.Event<PreferencesCentralActionsConfigurationEvent> adminPageConfigurationEvent) -
Uses of PreferencesCentralActionsConfigurationEvent in org.uberfire.ext.preferences.client.central.actions
Methods in org.uberfire.ext.preferences.client.central.actions with parameters of type PreferencesCentralActionsConfigurationEvent Modifier and Type Method Description voidPreferencesCentralActionsScreen. initEvent(PreferencesCentralActionsConfigurationEvent event)
-