Skip navigation links
Uberfire Preferences UI Client 7.33.0.Final-redhat-00002
A B C D E F G H I O P S T U V 

A

AbstractHierarchyItemEvent - Class in org.uberfire.ext.preferences.client.event
 
AbstractHierarchyItemEvent(String) - Constructor for class org.uberfire.ext.preferences.client.event.AbstractHierarchyItemEvent
 
add(AdminPageCategoryPresenter.View) - Method in interface org.uberfire.ext.preferences.client.admin.AdminPagePresenter.View
 
add(AdminPageCategoryPresenter.View) - Method in class org.uberfire.ext.preferences.client.admin.AdminPageView
 
add(AdminPageItemPresenter.View) - Method in interface org.uberfire.ext.preferences.client.admin.category.AdminPageCategoryPresenter.View
 
add(AdminPageItemPresenter.View) - Method in class org.uberfire.ext.preferences.client.admin.category.AdminPageCategoryView
 
addPreference(String, String, String, Set<String>, String, AdminPageOptions...) - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Adds a new admin tool that links to a preference to the admin page.
addPreference(String, String, String, Set<String>, String, Supplier<PreferenceScopeResolutionStrategyInfo>, AdminPageOptions...) - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Adds a new admin tool that links to a preference to the admin page.
addPreference(String, String, String, Set<String>, String, PreferenceScope, AdminPageOptions...) - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Adds a new admin tool that links to a preference to the admin page.
addPreference(String, String, String, Set<String>, String, Supplier<PreferenceScopeResolutionStrategyInfo>, PreferenceScope, AdminPageOptions...) - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Adds a new admin tool that links to a preference to the admin page.
addPreference(String, String, String, Set<String>, String, AdminPageOptions...) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
addPreference(String, String, String, Set<String>, String, Supplier<PreferenceScopeResolutionStrategyInfo>, AdminPageOptions...) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
addPreference(String, String, String, Set<String>, String, PreferenceScope, AdminPageOptions...) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
addPreference(String, String, String, Set<String>, String, Supplier<PreferenceScopeResolutionStrategyInfo>, PreferenceScope, AdminPageOptions...) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
addScreen(String, String) - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Adds a new admin screen context to be configured and opened.
addScreen(String, String) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
addTool(String, String, Set<String>, String, Command, ParameterizedCommand<ParameterizedCommand<Integer>>) - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Adds a new admin tool to the admin page (with a counter).
addTool(String, String, Set<String>, String, Command) - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Adds a new admin tool to the admin page.
addTool(String, String, Set<String>, String, Command, ParameterizedCommand<ParameterizedCommand<Integer>>) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
addTool(String, String, Set<String>, String, Command) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
Admin - Static variable in class org.uberfire.ext.preferences.client.resources.i18n.Constants
 
AdminPage - Interface in org.uberfire.ext.preferences.client.admin.page
Used to customize the admin page perspective.
AdminPageCategoryPresenter - Class in org.uberfire.ext.preferences.client.admin.category
 
AdminPageCategoryPresenter(AdminPageCategoryPresenter.View, ManagedInstance<AdminPageItemPresenter>) - Constructor for class org.uberfire.ext.preferences.client.admin.category.AdminPageCategoryPresenter
 
AdminPageCategoryPresenter.View - Interface in org.uberfire.ext.preferences.client.admin.category
 
AdminPageCategoryView - Class in org.uberfire.ext.preferences.client.admin.category
 
AdminPageCategoryView() - Constructor for class org.uberfire.ext.preferences.client.admin.category.AdminPageCategoryView
 
AdminPageImpl - Class in org.uberfire.ext.preferences.client.admin.page
 
AdminPageImpl() - Constructor for class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
AdminPageImpl(PlaceManager, Event<PreferencesCentralInitializationEvent>, PreferenceScopeResolutionStrategy, UberfireBreadcrumbs, TranslationService) - Constructor for class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
AdminPageItemPresenter - Class in org.uberfire.ext.preferences.client.admin.item
 
AdminPageItemPresenter(AdminPageItemPresenter.View, PlaceManager, Event<PreferencesCentralActionsConfigurationEvent>) - Constructor for class org.uberfire.ext.preferences.client.admin.item.AdminPageItemPresenter
 
AdminPageItemPresenter.View - Interface in org.uberfire.ext.preferences.client.admin.item
 
AdminPageItemView - Class in org.uberfire.ext.preferences.client.admin.item
 
AdminPageItemView(TranslationService) - Constructor for class org.uberfire.ext.preferences.client.admin.item.AdminPageItemView
 
AdminPageOptions - Enum in org.uberfire.ext.preferences.client.admin.page
 
AdminPagePerspective - Class in org.uberfire.ext.preferences.client.admin
 
AdminPagePerspective() - Constructor for class org.uberfire.ext.preferences.client.admin.AdminPagePerspective
 
AdminPagePerspective_GoBackToThePreviousPage - Static variable in class org.uberfire.ext.preferences.client.resources.i18n.Constants
 
AdminPagePerspectiveActivity - Class in org.uberfire.ext.preferences.client.admin
 
AdminPagePerspectiveActivity(PlaceManager) - Constructor for class org.uberfire.ext.preferences.client.admin.AdminPagePerspectiveActivity
 
AdminPagePresenter - Class in org.uberfire.ext.preferences.client.admin
 
AdminPagePresenter(AdminPagePresenter.View, AdminPage, ManagedInstance<AdminPageCategoryPresenter>, Event<NotificationEvent>) - Constructor for class org.uberfire.ext.preferences.client.admin.AdminPagePresenter
 
AdminPagePresenter.View - Interface in org.uberfire.ext.preferences.client.admin
 
AdminPagePresenter_NoScreenFoundError - Static variable in class org.uberfire.ext.preferences.client.resources.i18n.Constants
 
AdminPagePresenter_NoScreenParameterError - Static variable in class org.uberfire.ext.preferences.client.resources.i18n.Constants
 
AdminPagePresenterActivity - Class in org.uberfire.ext.preferences.client.admin
 
AdminPagePresenterActivity(PlaceManager) - Constructor for class org.uberfire.ext.preferences.client.admin.AdminPagePresenterActivity
 
AdminPageView - Class in org.uberfire.ext.preferences.client.admin
 
AdminPageView() - Constructor for class org.uberfire.ext.preferences.client.admin.AdminPageView
 
AdminTool - Class in org.uberfire.ext.preferences.client.admin.page
 
AdminTool() - Constructor for class org.uberfire.ext.preferences.client.admin.page.AdminTool
 
AdminTool(String, Set<String>, String, Command) - Constructor for class org.uberfire.ext.preferences.client.admin.page.AdminTool
 
AdminTool(String, Set<String>, String, Command, ParameterizedCommand<ParameterizedCommand<Integer>>) - Constructor for class org.uberfire.ext.preferences.client.admin.page.AdminTool
 

B

BasePreferenceForm<T> - Class in org.uberfire.ext.preferences.client.base
Class that all preference forms (defined by a WorkbenchScreen annotated with PreferenceForm) must inherit, to be able to be initialized in a proper manner, which is receiving its preference object.
BasePreferenceForm() - Constructor for class org.uberfire.ext.preferences.client.base.BasePreferenceForm
 
beforeSave() - Method in class org.uberfire.ext.preferences.client.base.BasePreferenceForm
Method called just before the preferences saving.

C

Constants - Class in org.uberfire.ext.preferences.client.resources.i18n
 
Constants() - Constructor for class org.uberfire.ext.preferences.client.resources.i18n.Constants
 
contract(ClickEvent) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemView
 
contractExpand(DoubleClickEvent) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemView
 

D

DefaultPreferenceForm - Class in org.uberfire.ext.preferences.client.central.form
 
DefaultPreferenceForm(DefaultPreferenceForm.View, TranslationService) - Constructor for class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
DefaultPreferenceForm.View - Interface in org.uberfire.ext.preferences.client.central.form
 
DefaultPreferenceFormActivity - Class in org.uberfire.ext.preferences.client.central.form
 
DefaultPreferenceFormActivity(PlaceManager) - Constructor for class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceFormActivity
 
DefaultPreferenceFormView - Class in org.uberfire.ext.preferences.client.central.form
 
DefaultPreferenceFormView() - Constructor for class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceFormView
 
deselect() - Method in interface org.uberfire.ext.preferences.client.central.hierarchy.HierarchyItemView
 
deselect() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemView
 
deselect() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemView
 

E

enter() - Method in class org.uberfire.ext.preferences.client.admin.item.AdminPageItemPresenter
 
enter(ClickEvent) - Method in class org.uberfire.ext.preferences.client.admin.item.AdminPageItemView
 
equals(Object) - Method in class org.uberfire.ext.preferences.client.event.PreferencesCentralInitializationEvent
 
expand(ClickEvent) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemView
 

F

fetchCounter(ParameterizedCommand<Integer>) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminTool
 
fireCancelEvent() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen
 
fireSaveEvent() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen
 
fireSelect() - Method in interface org.uberfire.ext.preferences.client.central.hierarchy.HierarchyItemPresenter
 
fireSelect() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter
 
fireSelect() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemPresenter
 

G

generatePropertyEditorEvent() - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
getActionsContainer() - Method in interface org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen.View
 
getActionsContainer() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootView
 
getAdminPage() - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePresenter
 
getAdminPageScreenToGoBack() - Method in class org.uberfire.ext.preferences.client.event.PreferencesCentralActionsConfigurationEvent
 
getAdminTool() - Method in class org.uberfire.ext.preferences.client.admin.item.AdminPageItemPresenter
 
getCategory() - Method in class org.uberfire.ext.preferences.client.admin.page.AdminTool
 
getChangesUndoneMessage() - Method in interface org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen.View
 
getChangesUndoneMessage() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsView
 
getCustomScopeResolutionStrategy() - Method in class org.uberfire.ext.preferences.client.event.PreferencesCentralInitializationEvent
 
getDefaultPerspectiveLayout() - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePerspectiveActivity
 
getDefaultPerspectiveLayout() - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralPerspectiveActivity
 
getDefaultPosition() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen
 
getDefaultPosition() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreenActivity
 
getDefaultPosition() - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreen
 
getDefaultPosition() - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreenActivity
 
getDefaultScreen() - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Returns the default screen to be opened when navigating to the Admin Page perspective.
getDefaultScreen() - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
getEditorContainer() - Method in interface org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen.View
 
getEditorContainer() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootView
 
getHierarchyElement() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter
 
getHierarchyElement() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemPresenter
 
getHierarchyElement() - Method in class org.uberfire.ext.preferences.client.event.HierarchyItemFormInitializationEvent
 
getHierarchyElement() - Method in class org.uberfire.ext.preferences.client.event.HierarchyItemSelectedEvent
 
getHierarchyItem() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructurePresenter
 
getHierarchyItems() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter
 
getIconCss() - Method in class org.uberfire.ext.preferences.client.admin.page.AdminTool
 
getIdentifier() - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePerspectiveActivity
 
getIdentifier() - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePresenterActivity
 
getIdentifier() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreenActivity
 
getIdentifier() - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceFormActivity
 
getIdentifier() - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreenActivity
 
getIdentifier() - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralPerspectiveActivity
 
getIdentifier() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreenActivity
 
getItemId() - Method in class org.uberfire.ext.preferences.client.event.AbstractHierarchyItemEvent
 
getLevel() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter
 
getLevel() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemPresenter
 
getMenus(Consumer<Menus>) - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePerspective
 
getMenus(Consumer<Menus>) - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePerspectiveActivity
 
getNavbarContainer() - Method in interface org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen.View
 
getNavbarContainer() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootView
 
getNoScreenFoundError(String) - Method in interface org.uberfire.ext.preferences.client.admin.AdminPagePresenter.View
 
getNoScreenFoundError(String) - Method in class org.uberfire.ext.preferences.client.admin.AdminPageView
 
getNoScreenParameterError() - Method in interface org.uberfire.ext.preferences.client.admin.AdminPagePresenter.View
 
getNoScreenParameterError() - Method in class org.uberfire.ext.preferences.client.admin.AdminPageView
 
getOnClickCommand() - Method in class org.uberfire.ext.preferences.client.admin.page.AdminTool
 
getPerspective() - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePerspective
 
getPerspective() - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralPerspective
 
getPerspectiveIdentifierToGoBackTo() - Method in class org.uberfire.ext.preferences.client.event.PreferencesCentralActionsConfigurationEvent
 
getPreference() - Method in class org.uberfire.ext.preferences.client.base.BasePreferenceForm
 
getPreference() - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
getPreference() - Method in class org.uberfire.ext.preferences.client.event.HierarchyItemFormInitializationEvent
 
getPreference() - Method in class org.uberfire.ext.preferences.client.event.HierarchyItemSelectedEvent
 
getPreferenceFormFor(String) - Method in class org.uberfire.ext.preferences.client.utils.PreferenceFormBeansInfo
Searches for a WorkbenchScreenActivity that is qualified with PreferenceForm with the passed preference bean identifier as its value.
getPreferenceFormIdentifier(String) - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen
 
getPreferenceIdentifier() - Method in class org.uberfire.ext.preferences.client.event.HierarchyItemSelectedEvent
 
getPreferenceIdentifier() - Method in class org.uberfire.ext.preferences.client.event.PreferencesCentralInitializationEvent
 
getPreferenceScope() - Method in class org.uberfire.ext.preferences.client.event.PreferencesCentralInitializationEvent
 
getPropertyEditorType(PropertyFormType) - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
getSaveErrorMessage(String) - Method in interface org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructurePresenter.View
 
getSaveErrorMessage(String) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructureView
 
getSaveSuccessMessage() - Method in interface org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructurePresenter.View
 
getSaveSuccessMessage() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructureView
 
getScreen() - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePresenter
 
getScreenTitle(String) - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Returns the screen title to be exhibit in the admin page.
getScreenTitle(String) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
getTitle() - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePresenter
 
getTitle() - Method in interface org.uberfire.ext.preferences.client.admin.AdminPagePresenter.View
 
getTitle() - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePresenterActivity
 
getTitle() - Method in class org.uberfire.ext.preferences.client.admin.AdminPageView
 
getTitle() - Method in class org.uberfire.ext.preferences.client.admin.page.AdminTool
 
getTitle() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen
 
getTitle() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreenActivity
 
getTitle() - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
getTitle() - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceFormActivity
 
getTitle() - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreen
 
getTitle() - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreenActivity
 
getTitle() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen
 
getTitle() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreenActivity
 
getToolsByCategory(String) - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Returns all added admin tools, grouped by their category.
getToolsByCategory(String) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
getTranslation(String) - Method in interface org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen.View
 
getTranslation(String) - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootView
 
getTranslation(String) - Method in interface org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructurePresenter.View
 
getTranslation(String) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructureView
 
getView() - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePresenter
 
getView() - Method in class org.uberfire.ext.preferences.client.admin.category.AdminPageCategoryPresenter
 
getView() - Method in class org.uberfire.ext.preferences.client.admin.item.AdminPageItemPresenter
 
getView() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen
 
getView() - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
getView() - Method in interface org.uberfire.ext.preferences.client.central.hierarchy.HierarchyItemPresenter
 
getView() - Method in interface org.uberfire.ext.preferences.client.central.hierarchy.HierarchyStructurePresenter
 
getView() - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreen
 
getView() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen
 
getView() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter
 
getView() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemPresenter
 
getView() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructurePresenter
 
getWidget() - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePresenterActivity
 
getWidget() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreenActivity
 
getWidget() - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceFormActivity
 
getWidget() - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreenActivity
 
getWidget() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreenActivity
 

H

hasCounter() - Method in class org.uberfire.ext.preferences.client.admin.page.AdminTool
 
hashCode() - Method in class org.uberfire.ext.preferences.client.event.PreferencesCentralInitializationEvent
 
HierarchyInternalItemPresenter - Interface in org.uberfire.ext.preferences.client.central.hierarchy
 
hierarchyItemFormInitializationEvent(HierarchyItemFormInitializationEvent) - Method in class org.uberfire.ext.preferences.client.base.BasePreferenceForm
 
hierarchyItemFormInitializationEvent(HierarchyItemFormInitializationEvent) - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
HierarchyItemFormInitializationEvent - Class in org.uberfire.ext.preferences.client.event
Event fired when the item that corresponds to a preference form is selected at the preferences central perspective.
HierarchyItemFormInitializationEvent(PreferenceHierarchyElement<?>) - Constructor for class org.uberfire.ext.preferences.client.event.HierarchyItemFormInitializationEvent
 
HierarchyItemPresenter - Interface in org.uberfire.ext.preferences.client.central.hierarchy
 
hierarchyItemSelectedEvent(HierarchyItemSelectedEvent) - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen
 
hierarchyItemSelectedEvent(HierarchyItemSelectedEvent) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter
 
HierarchyItemSelectedEvent - Class in org.uberfire.ext.preferences.client.event
Event fired when an preference hierarchy item is selected at the preferences central perspective.
HierarchyItemSelectedEvent(PreferenceHierarchyElement<?>) - Constructor for class org.uberfire.ext.preferences.client.event.HierarchyItemSelectedEvent
 
HierarchyItemView - Interface in org.uberfire.ext.preferences.client.central.hierarchy
 
HierarchyLeafItemPresenter - Interface in org.uberfire.ext.preferences.client.central.hierarchy
 
HierarchyStructurePresenter - Interface in org.uberfire.ext.preferences.client.central.hierarchy
 
HierarchyStructureView - Interface in org.uberfire.ext.preferences.client.central.hierarchy
 

I

IDENTIFIER - Static variable in class org.uberfire.ext.preferences.client.admin.AdminPagePerspective
 
IDENTIFIER - Static variable in class org.uberfire.ext.preferences.client.admin.AdminPagePresenter
 
IDENTIFIER - Static variable in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen
 
IDENTIFIER - Static variable in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
IDENTIFIER - Static variable in class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreen
 
IDENTIFIER - Static variable in class org.uberfire.ext.preferences.client.central.PreferencesCentralPerspective
 
IDENTIFIER - Static variable in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen
 
init(String) - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePresenter
 
init(AdminPagePresenter) - Method in class org.uberfire.ext.preferences.client.admin.AdminPageView
 
init(AdminPageCategoryPresenter) - Method in class org.uberfire.ext.preferences.client.admin.category.AdminPageCategoryView
 
init(AdminPageItemPresenter) - Method in class org.uberfire.ext.preferences.client.admin.item.AdminPageItemView
 
init(T) - Method in class org.uberfire.ext.preferences.client.base.BasePreferenceForm
Method called when the form is opened, so it can receive the current persisted preference value.
init() - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen
 
init(PreferencesCentralActionsScreen) - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsView
 
init(DefaultPreferenceForm) - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceFormView
 
init(PreferenceHierarchyElement<T>, int, boolean) - Method in interface org.uberfire.ext.preferences.client.central.hierarchy.HierarchyItemPresenter
 
init(String, PreferenceScopeResolutionStrategyInfo, PreferenceScope) - Method in interface org.uberfire.ext.preferences.client.central.hierarchy.HierarchyStructurePresenter
 
init(PreferencesCentralInitializationEvent) - Method in class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreen
 
init(PreferencesRootScreen) - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootView
 
init(PreferenceHierarchyElement<T>, int, boolean) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter
 
init(TreeHierarchyInternalItemPresenter) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemView
 
init(PreferenceHierarchyElement<T>, int, boolean) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemPresenter
 
init(TreeHierarchyLeafItemPresenter) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemView
 
init(String, PreferenceScopeResolutionStrategyInfo, PreferenceScope) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructurePresenter
 
init(TreeHierarchyStructurePresenter) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructureView
 
initEvent(PreferencesCentralActionsConfigurationEvent) - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen
 
isUseCustomScopeResolutionStrategy() - Method in class org.uberfire.ext.preferences.client.event.PreferencesCentralInitializationEvent
 
itemSelectedEvent(HierarchyItemSelectedEvent) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemPresenter
 

O

onClose() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen
 
onClose() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreenActivity
 
onStartup(PlaceRequest) - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePerspective
 
onStartup(PlaceRequest) - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePerspectiveActivity
 
onStartup(PlaceRequest) - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePresenter
 
onStartup(PlaceRequest) - Method in class org.uberfire.ext.preferences.client.admin.AdminPagePresenterActivity
 
onStartup(PlaceRequest) - Method in class org.uberfire.ext.preferences.client.base.BasePreferenceForm
 
onStartup(PlaceRequest) - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
onStartup(PlaceRequest) - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceFormActivity
 
onStartup(PlaceRequest) - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreenActivity
 
onUndo() - Method in class org.uberfire.ext.preferences.client.base.BasePreferenceForm
Method called when the "Undo" action is fired by the user.
org.uberfire.ext.preferences.client - package org.uberfire.ext.preferences.client
 
org.uberfire.ext.preferences.client.admin - package org.uberfire.ext.preferences.client.admin
 
org.uberfire.ext.preferences.client.admin.category - package org.uberfire.ext.preferences.client.admin.category
 
org.uberfire.ext.preferences.client.admin.item - package org.uberfire.ext.preferences.client.admin.item
 
org.uberfire.ext.preferences.client.admin.page - package org.uberfire.ext.preferences.client.admin.page
 
org.uberfire.ext.preferences.client.annotations - package org.uberfire.ext.preferences.client.annotations
 
org.uberfire.ext.preferences.client.base - package org.uberfire.ext.preferences.client.base
 
org.uberfire.ext.preferences.client.central - package org.uberfire.ext.preferences.client.central
 
org.uberfire.ext.preferences.client.central.actions - package org.uberfire.ext.preferences.client.central.actions
 
org.uberfire.ext.preferences.client.central.form - package org.uberfire.ext.preferences.client.central.form
 
org.uberfire.ext.preferences.client.central.hierarchy - package org.uberfire.ext.preferences.client.central.hierarchy
 
org.uberfire.ext.preferences.client.central.screen - package org.uberfire.ext.preferences.client.central.screen
 
org.uberfire.ext.preferences.client.central.tree - package org.uberfire.ext.preferences.client.central.tree
 
org.uberfire.ext.preferences.client.event - package org.uberfire.ext.preferences.client.event
 
org.uberfire.ext.preferences.client.resources.i18n - package org.uberfire.ext.preferences.client.resources.i18n
 
org.uberfire.ext.preferences.client.utils - package org.uberfire.ext.preferences.client.utils
 

P

PreferenceForm - Annotation Type in org.uberfire.ext.preferences.client.annotations
Used to qualify WorkbenchScreen that represents a customized preference form.
PreferenceFormBeansInfo - Class in org.uberfire.ext.preferences.client.utils
Service that provides preferences beans information.
PreferenceFormBeansInfo(ActivityBeansInfo) - Constructor for class org.uberfire.ext.preferences.client.utils.PreferenceFormBeansInfo
 
PreferencesCentralActionsConfigurationEvent - Class in org.uberfire.ext.preferences.client.event
 
PreferencesCentralActionsConfigurationEvent(String, String) - Constructor for class org.uberfire.ext.preferences.client.event.PreferencesCentralActionsConfigurationEvent
 
PreferencesCentralActionsScreen - Class in org.uberfire.ext.preferences.client.central.actions
 
PreferencesCentralActionsScreen(PreferencesCentralActionsScreen.View, PlaceManager, Event<PreferencesCentralPreSaveEvent>, Event<PreferencesCentralSaveEvent>, Event<PreferencesCentralUndoChangesEvent>, Event<NotificationEvent>) - Constructor for class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreen
 
PreferencesCentralActionsScreen.View - Interface in org.uberfire.ext.preferences.client.central.actions
 
PreferencesCentralActionsScreenActivity - Class in org.uberfire.ext.preferences.client.central.actions
 
PreferencesCentralActionsScreenActivity(PlaceManager) - Constructor for class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsScreenActivity
 
PreferencesCentralActionsView - Class in org.uberfire.ext.preferences.client.central.actions
 
PreferencesCentralActionsView(TranslationService) - Constructor for class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsView
 
PreferencesCentralActionsView_ChangesUndone - Static variable in class org.uberfire.ext.preferences.client.resources.i18n.Constants
 
PreferencesCentralInitializationEvent - Class in org.uberfire.ext.preferences.client.event
 
PreferencesCentralInitializationEvent(String, PreferenceScopeResolutionStrategyInfo, PreferenceScope) - Constructor for class org.uberfire.ext.preferences.client.event.PreferencesCentralInitializationEvent
 
PreferencesCentralNavBarScreen - Class in org.uberfire.ext.preferences.client.central
 
PreferencesCentralNavBarScreen(HierarchyStructurePresenter) - Constructor for class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreen
 
PreferencesCentralNavBarScreenActivity - Class in org.uberfire.ext.preferences.client.central
 
PreferencesCentralNavBarScreenActivity(PlaceManager) - Constructor for class org.uberfire.ext.preferences.client.central.PreferencesCentralNavBarScreenActivity
 
PreferencesCentralPerspective - Class in org.uberfire.ext.preferences.client.central
 
PreferencesCentralPerspective() - Constructor for class org.uberfire.ext.preferences.client.central.PreferencesCentralPerspective
 
PreferencesCentralPerspective_Preferences - Static variable in class org.uberfire.ext.preferences.client.resources.i18n.Constants
 
PreferencesCentralPerspectiveActivity - Class in org.uberfire.ext.preferences.client.central
 
PreferencesCentralPerspectiveActivity(PlaceManager) - Constructor for class org.uberfire.ext.preferences.client.central.PreferencesCentralPerspectiveActivity
 
PreferencesCentralPreSaveEvent - Class in org.uberfire.ext.preferences.client.event
Event fired when the save button is pressed at the preferences central perspective.
PreferencesCentralPreSaveEvent() - Constructor for class org.uberfire.ext.preferences.client.event.PreferencesCentralPreSaveEvent
 
PreferencesCentralSaveEvent - Class in org.uberfire.ext.preferences.client.event
Event fired when the save button is pressed at the preferences central perspective.
PreferencesCentralSaveEvent() - Constructor for class org.uberfire.ext.preferences.client.event.PreferencesCentralSaveEvent
 
PreferencesCentralUndoChangesEvent - Class in org.uberfire.ext.preferences.client.event
Event fired when the undo button is pressed at the preferences central perspective.
PreferencesCentralUndoChangesEvent() - Constructor for class org.uberfire.ext.preferences.client.event.PreferencesCentralUndoChangesEvent
 
PreferencesEntryPoint - Class in org.uberfire.ext.preferences.client
 
PreferencesEntryPoint() - Constructor for class org.uberfire.ext.preferences.client.PreferencesEntryPoint
 
PreferencesRootScreen - Class in org.uberfire.ext.preferences.client.central.screen
 
PreferencesRootScreen(PreferencesRootScreen.View, PlaceManager, PreferenceFormBeansInfo, Event<HierarchyItemFormInitializationEvent>) - Constructor for class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen
 
PreferencesRootScreen.View - Interface in org.uberfire.ext.preferences.client.central.screen
 
PreferencesRootScreenActivity - Class in org.uberfire.ext.preferences.client.central.screen
 
PreferencesRootScreenActivity(PlaceManager) - Constructor for class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreenActivity
 
PreferencesRootView - Class in org.uberfire.ext.preferences.client.central.screen
 
PreferencesRootView(TranslationService) - Constructor for class org.uberfire.ext.preferences.client.central.screen.PreferencesRootView
 
preSaveEvent(PreferencesCentralPreSaveEvent) - Method in class org.uberfire.ext.preferences.client.base.BasePreferenceForm
 
propertyChanged(PropertyEditorChangeEvent) - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 

S

save(ClickEvent) - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsView
 
saveEvent(PreferencesCentralSaveEvent) - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
saveEvent(PreferencesCentralSaveEvent) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructurePresenter
 
select() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter
 
select() - Method in interface org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter.View
 
select(ClickEvent) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemView
 
select() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemView
 
select() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemPresenter
 
select() - Method in interface org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemPresenter.View
 
select(ClickEvent) - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemView
 
select() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemView
 
selectElement() - Method in interface org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter.View
 
selectElement() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemView
 
selectElement() - Method in interface org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemPresenter.View
 
selectElement() - Method in class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemView
 
setDefaultScreen(String) - Method in interface org.uberfire.ext.preferences.client.admin.page.AdminPage
Defines the default screen to be opened when navigating to the Admin Page perspective.
setDefaultScreen(String) - Method in class org.uberfire.ext.preferences.client.admin.page.AdminPageImpl
 
setup(List<AdminTool>, String, String) - Method in class org.uberfire.ext.preferences.client.admin.category.AdminPageCategoryPresenter
 
setup(AdminTool, String, String) - Method in class org.uberfire.ext.preferences.client.admin.item.AdminPageItemPresenter
 
setup() - Method in class org.uberfire.ext.preferences.client.central.screen.PreferencesRootScreen
 

T

TreeHierarchyInternalItemPresenter - Class in org.uberfire.ext.preferences.client.central.tree
 
TreeHierarchyInternalItemPresenter(TreeHierarchyInternalItemPresenter.View, ManagedInstance<TreeHierarchyInternalItemPresenter>, ManagedInstance<TreeHierarchyLeafItemPresenter>, Event<HierarchyItemSelectedEvent>) - Constructor for class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemPresenter
 
TreeHierarchyInternalItemPresenter.View - Interface in org.uberfire.ext.preferences.client.central.tree
 
TreeHierarchyInternalItemView - Class in org.uberfire.ext.preferences.client.central.tree
 
TreeHierarchyInternalItemView() - Constructor for class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyInternalItemView
 
TreeHierarchyLeafItemPresenter - Class in org.uberfire.ext.preferences.client.central.tree
 
TreeHierarchyLeafItemPresenter(TreeHierarchyLeafItemPresenter.View, Event<HierarchyItemSelectedEvent>) - Constructor for class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemPresenter
 
TreeHierarchyLeafItemPresenter.View - Interface in org.uberfire.ext.preferences.client.central.tree
 
TreeHierarchyLeafItemView - Class in org.uberfire.ext.preferences.client.central.tree
 
TreeHierarchyLeafItemView() - Constructor for class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyLeafItemView
 
TreeHierarchyStructurePresenter - Class in org.uberfire.ext.preferences.client.central.tree
 
TreeHierarchyStructurePresenter(TreeHierarchyStructurePresenter.View, Caller<PreferenceBeanServerStore>, ManagedInstance<TreeHierarchyInternalItemPresenter>, ManagedInstance<TreeHierarchyLeafItemPresenter>, Event<HierarchyItemFormInitializationEvent>, PlaceManager, PreferenceBeanStore, Event<NotificationEvent>, PreferenceFormBeansInfo) - Constructor for class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructurePresenter
 
TreeHierarchyStructurePresenter.View - Interface in org.uberfire.ext.preferences.client.central.tree
 
TreeHierarchyStructureView - Class in org.uberfire.ext.preferences.client.central.tree
 
TreeHierarchyStructureView(TranslationService) - Constructor for class org.uberfire.ext.preferences.client.central.tree.TreeHierarchyStructureView
 
TreeHierarchyStructureView_SaveSuccess - Static variable in class org.uberfire.ext.preferences.client.resources.i18n.Constants
 
TreeView - Annotation Type in org.uberfire.ext.preferences.client.central.tree
 

U

undo(ClickEvent) - Method in class org.uberfire.ext.preferences.client.central.actions.PreferencesCentralActionsView
 
undoChangesEvent(PreferencesCentralUndoChangesEvent) - Method in class org.uberfire.ext.preferences.client.base.BasePreferenceForm
 
undoEvent(PreferencesCentralUndoChangesEvent) - Method in class org.uberfire.ext.preferences.client.central.form.DefaultPreferenceForm
 
UnexpectedErrorWhileSaving - Static variable in class org.uberfire.ext.preferences.client.resources.i18n.Constants
 

V

valueOf(String) - Static method in enum org.uberfire.ext.preferences.client.admin.page.AdminPageOptions
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.uberfire.ext.preferences.client.admin.page.AdminPageOptions
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I O P S T U V 
Skip navigation links
Uberfire Preferences UI Client 7.33.0.Final-redhat-00002

Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.