Uses of Interface
org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen.View
-
Packages that use PreferencesRootScreen.View Package Description org.uberfire.ext.preferences.client.central.screen -
-
Uses of PreferencesRootScreen.View in org.uberfire.ext.preferences.client.central.screen
Classes in org.uberfire.ext.preferences.client.central.screen that implement PreferencesRootScreen.View Modifier and Type Class Description classPreferencesRootViewMethods in org.uberfire.ext.preferences.client.central.screen that return PreferencesRootScreen.View Modifier and Type Method Description PreferencesRootScreen.ViewPreferencesRootScreen. getView()Constructors in org.uberfire.ext.preferences.client.central.screen with parameters of type PreferencesRootScreen.View Constructor Description PreferencesRootScreen(PreferencesRootScreen.View view, org.uberfire.client.mvp.PlaceManager placeManager, PreferenceFormBeansInfo preferenceFormBeansInfo, javax.enterprise.event.Event<HierarchyItemFormInitializationEvent> hierarchyItemFormInitializationEvent)
-