Skip navigation links
UberFire Workbench Client Views: PatternFly 0.9.0.Final
A B C D E F G H I L M N O P R S T U V W 

A

ActivityNotFoundView - Class in org.uberfire.client.views.pfly.notfound
Gets shown inside a popup activity when the PlaceManager can't find a particular place.
ActivityNotFoundView() - Constructor for class org.uberfire.client.views.pfly.notfound.ActivityNotFoundView
 
add(Widget) - Method in class org.uberfire.client.views.pfly.dropdown.ListDropdown
 
addBeforeSelectionHandler(BeforeSelectionHandler<PartDefinition>) - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
addBeforeSelectionHandler(BeforeSelectionHandler<PartDefinition>) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
addCaretToText() - Method in class org.uberfire.client.views.pfly.dropdown.ListDropdown
Checks whether or not caret should be added/removed
addClickHandler(ClickHandler) - Method in class org.uberfire.client.views.pfly.maximize.MaximizeToggleButton
 
addClickHandler(Command) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchViewModeSwitcherView
 
addClickHandler(ClickHandler) - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry.DropDownTabListItem
 
addCloseHandler(CloseHandler<PartDefinition>) - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
addCloseHandler(CloseHandler<PopupView>) - Method in class org.uberfire.client.views.pfly.popup.PopupViewImpl
 
addCloseHandler(CloseHandler<SplashView>) - Method in class org.uberfire.client.views.pfly.splash.SplashViewImpl
 
addCollapseHandler(Command) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
addContextGroupMenuItem(String, String, String, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
addContextGroupMenuItem(String, String, String, MenuPosition) - Method in interface org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView.WorkbenchMenuNavBarView
 
addContextGroupMenuItem(String, String, String, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
addContextGroupMenuItem(String, String, String, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuStandardNavBarView
 
addContextMenuItem(String, String, String, String, Command, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
addContextMenuItem(String, String, String, String, Command, MenuPosition) - Method in interface org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView.WorkbenchMenuNavBarView
 
addContextMenuItem(String, String, String, String, Command, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
addContextMenuItem(String, String, String, String, Command, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuStandardNavBarView
 
addCustomMenuItem(Widget, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
addCustomMenuItem(Widget, MenuPosition) - Method in interface org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView.WorkbenchMenuNavBarView
 
addCustomMenuItem(Widget, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
addCustomMenuItem(Widget, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuStandardNavBarView
 
addDefaultFooter() - Method in class org.uberfire.client.views.pfly.modal.Bs3Modal
 
addDropdownTab(String) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Adds a new tab to this panel that doesn't have any contents itself, but can contain multiple items that appear in a dropdown menu when the tab is clicked.
addDropdownTab(TabPanelWithDropdowns.DropDownTab) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Adds a pre-made dropdown tab to this tab panel.
addExpandHandler(Command) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
addGroupMenuItem(String, String, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
addGroupMenuItem(String, String, MenuPosition) - Method in interface org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView.WorkbenchMenuNavBarView
 
addGroupMenuItem(String, String, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
addGroupMenuItem(String, String, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuStandardNavBarView
 
addItem(String, Widget) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Adds a normal tab (not a dropdown) with the given label and contents.
addItem(TabPanelEntry) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Adds a normal tab (not a dropdown) with the given label and contents.
addItem(String, Widget) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns.DropDownTab
 
addItem(TabPanelEntry) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns.DropDownTab
 
addMenuItem(MenuPosition, Widget) - Method in interface org.uberfire.client.views.pfly.menu.HasMenuItems
Adds a new menu item to the end of the current list of menu items at the given position.
addMenuItem(MenuPosition, Widget) - Method in class org.uberfire.client.views.pfly.menu.UserMenuViewImpl
 
addMenuItem(MenuPosition, Widget) - Method in class org.uberfire.client.views.pfly.menu.UtilityMenuBarView
 
addMenuItem(String, String, String, Command, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
addMenuItem(String, String, String, Command, MenuPosition) - Method in interface org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView.WorkbenchMenuNavBarView
 
addMenuItem(String, String, String, Command, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
addMenuItem(String, String, String, Command, MenuPosition) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuStandardNavBarView
 
addMenus(Menus) - Method in class org.uberfire.client.views.pfly.menu.UserMenu
 
addMenus(Menus) - Method in class org.uberfire.client.views.pfly.menu.UtilityMenuBarView
 
addMouseDownHandler(MouseDownHandler) - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry.DropDownTabListItem
 
addOnFocusHandler(Command) - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
addOnFocusHandler(Command) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
addPage(Page) - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorImpl
 
addPage(Page) - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorViewImpl
 
addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
addSelectionHandler(SelectionHandler<PartDefinition>) - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
addSelectionHandler(SelectionHandler<PartDefinition>) - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
addSelectionHandler(SelectionHandler<PartDefinition>) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
addShowHandler(TabShowHandler) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Registers a handler that is notified just before any tab in this panel (nested under a dropdown or not) is shown.
addShownHandler(TabShownHandler) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Registers a handler that is notified just after any tab in this panel (nested under a dropdown or not) is shown.
addToAnchor(Widget) - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry.DropDownTabListItem
Adds the given widget as a child of the anchor within the tab.
addToolBar(ToolBar) - Method in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
addWidget(IsWidget, String) - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorImpl
 
asWidget() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchViewModeSwitcherView
 
asWidget() - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorImpl
 

B

Bs3Modal - Class in org.uberfire.client.views.pfly.modal
A modal dialog that floats above the workbench.
Bs3Modal() - Constructor for class org.uberfire.client.views.pfly.modal.Bs3Modal
 
build() - Method in class org.uberfire.client.views.pfly.menu.UserMenu
 
buildMenu(Menus) - Method in class org.uberfire.client.views.pfly.menu.PartContextMenusView
 
buildMenuCommand(MenuItemCommand, HasMenuItems) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
buildMenuCustom(MenuCustom<?>, HasMenuItems) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
buildMenuGroup(MenuGroup, HasMenuItems) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
buildMenuPerspective(MenuItemPerspective, HasMenuItems) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
buildMenuPlain(MenuItemPlain, HasMenuItems) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
button - Variable in class org.uberfire.client.views.pfly.dropdown.ListDropdown
 

C

changeTitle(PartDefinition, String, IsWidget) - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
changeTitle(PartDefinition, String, IsWidget) - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
changeTitle(PartDefinition, String, IsWidget) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
clear() - Method in class org.uberfire.client.views.pfly.dropdown.ListDropdown
 
clear() - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
clear() - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
clear() - Method in class org.uberfire.client.views.pfly.menu.PartContextMenusView
 
clear() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
clear() - Method in interface org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView.WorkbenchMenuNavBarView
 
clear() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
clear() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
clear() - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorImpl
 
clear() - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Removes all tabs and content from this tab panel.
clear() - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns.DropDownTab
 
clear() - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
clearContextMenu() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
clearContextMenu() - Method in interface org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView.WorkbenchMenuNavBarView
 
clearContextMenu() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
clearContextMenu() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
clearContextMenu() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuStandardNavBarView
 
click() - Method in class org.uberfire.client.views.pfly.maximize.MaximizeToggleButton
Normally invoked automatically when this button gets clicked.
collapse() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
CompassWidgetImpl - Class in org.uberfire.client.views.pfly.dnd
A pop-up widget with arrows in the four cardinal directions, each of which is a separate drop target.
CompassWidgetImpl() - Constructor for class org.uberfire.client.views.pfly.dnd.CompassWidgetImpl
 
container - Variable in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
createListItem(MenuItem, HasMenuItems) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 

D

DataGrid<T> - Class in org.uberfire.client.views.pfly.widgets
 
DataGrid() - Constructor for class org.uberfire.client.views.pfly.widgets.DataGrid
 
DataGrid(ProvidesKey<T>) - Constructor for class org.uberfire.client.views.pfly.widgets.DataGrid
 
DEBUG_TITLE_PREFIX - Static variable in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
disable() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchViewModeSwitcherView
 
disableClosePart() - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
disableDnd() - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
disableDragAndDrop() - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
dropDownMenu - Variable in class org.uberfire.client.views.pfly.dropdown.ListDropdown
 
DropdownMenuVisitor - Class in org.uberfire.client.views.pfly.menu
 
DropdownMenuVisitor(HasMenuItems) - Constructor for class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
DropDownTab(AnchorListItem) - Constructor for class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns.DropDownTab
 
DropDownTabListItem() - Constructor for class org.uberfire.client.views.pfly.tab.TabPanelEntry.DropDownTabListItem
 
DropDownTabListItem(String) - Constructor for class org.uberfire.client.views.pfly.tab.TabPanelEntry.DropDownTabListItem
 

E

enable() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchViewModeSwitcherView
 
enableClosePart() - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
enableContextMenuItem(String, boolean) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
enableContextMenuItem(String, boolean) - Method in interface org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView.WorkbenchMenuNavBarView
 
enableContextMenuItem(String, boolean) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
enableDnd() - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
enableDragAndDrop() - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
enableMenuItem(String, boolean) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
enableMenuItem(String, boolean) - Method in interface org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView.WorkbenchMenuNavBarView
 
enableMenuItem(String, boolean) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
ensurejQueryIsAvailable() - Static method in class org.uberfire.client.views.pfly.sys.PatternFlyBootstrapper
Uses GWT's ScriptInjector to put jQuery in the page if it isn't already.
ensurePrettifyIsAvailable() - Static method in class org.uberfire.client.views.pfly.sys.PatternFlyBootstrapper
 
ErrorPopupView - Class in org.uberfire.client.views.pfly.modal
A popup that shows an error message
ErrorPopupView() - Constructor for class org.uberfire.client.views.pfly.modal.ErrorPopupView
 
expand() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 

F

FA_ACTIVE - Static variable in class org.uberfire.client.views.pfly.dnd.CompassWidgetImpl
 
findEntryForTabWidget(TabListItem) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Finds the TabPanelEntry associated with the given tab widget, even if it's nested in a DropdownTab.
fixTableStyle(Element) - Method in class org.uberfire.client.views.pfly.widgets.DataGrid
 
FormLabelHelp - Class in org.uberfire.client.views.pfly.widgets
 
FormLabelHelp() - Constructor for class org.uberfire.client.views.pfly.widgets.FormLabelHelp
 
fromStyleName(String) - Static method in enum org.uberfire.client.views.pfly.icon.PatternFlyIconType
 

G

getActiveTab() - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Returns the tab whose contents are currently being displayed.
getContentPane() - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry
Returns the intermediate container that holds the real contents.
getContents() - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry
 
getContextContainerWidgetMap() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
getCssName() - Method in enum org.uberfire.client.views.pfly.icon.PatternFlyIconType
 
getDropPosition() - Method in class org.uberfire.client.views.pfly.dnd.CompassWidgetImpl
 
getDropTarget() - Method in class org.uberfire.client.views.pfly.dnd.CompassWidgetImpl
 
getHeight() - Method in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
getLabel() - Method in class org.uberfire.client.views.pfly.multipage.PageImpl
 
getMaximizeButton() - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
Returns the toggle button, that can be used to trigger maximizing and unmaximizing of the panel containing this list bar.
getMaximizeCommand() - Method in class org.uberfire.client.views.pfly.maximize.MaximizeToggleButton
Returns the currently registered maximize command.
getMenuItemContextMenus() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
getMenuItemContextWidgetMap() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
getMenuItemWidgetMap() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
getPartsSize() - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
getPartsSize() - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
getSelectedTabIndex() - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Returns the tab index associated with the current selected tab.
getShowAgain() - Method in class org.uberfire.client.views.pfly.splash.SplashModalFooter
 
getSp() - Method in class org.uberfire.client.views.pfly.multipage.PageViewImpl
 
getTabBarHeight() - Method in class org.uberfire.client.views.pfly.tab.ResizeTabPanel
Returns the height (in pixels) taken up by the tab bar.
getTabWidget() - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry
 
getTabWidth() - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns.DropDownTab
Returns the offset width of the dropdown tab widget itself (UIObject.getOffsetWidth() returns the width of the popup window).
getText() - Method in class org.uberfire.client.views.pfly.widgets.FormLabelHelp
 
getTitle() - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry
 
getUnmaximizeCommand() - Method in class org.uberfire.client.views.pfly.maximize.MaximizeToggleButton
Returns the currently registered unmaximize command.
getView() - Method in class org.uberfire.client.views.pfly.menu.UserMenu
 
getView() - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorImpl
 
getView() - Method in class org.uberfire.client.views.pfly.multipage.PageImpl
 

H

hasMenuItems - Variable in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
HasMenuItems - Interface in org.uberfire.client.views.pfly.menu
Widgets that can contain menu items implement this interface.
HelpIcon - Class in org.uberfire.client.views.pfly.widgets
 
HelpIcon() - Constructor for class org.uberfire.client.views.pfly.widgets.HelpIcon
 
hide(NotificationManager.NotificationPopupHandle) - Method in class org.uberfire.client.views.pfly.notifications.NotificationPopupsManagerView
 
hide() - Method in class org.uberfire.client.views.pfly.popup.PopupViewImpl
 
hide() - Method in class org.uberfire.client.views.pfly.splash.SplashViewImpl
 
hide() - Method in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
hideAll() - Method in class org.uberfire.client.views.pfly.notifications.NotificationPopupsManagerView
 
hideOnSingleElement - Variable in class org.uberfire.client.views.pfly.dropdown.ListDropdown
 

I

init(MaximizeToggleButtonPresenter) - Method in class org.uberfire.client.views.pfly.maximize.MaximizeToggleButton
 
init(SplashScreenMenuPresenter) - Method in class org.uberfire.client.views.pfly.menu.SplashScreenMenuView
 
init(WorkbenchViewModeSwitcherPresenter) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchViewModeSwitcherView
 
init() - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorViewImpl
 
init(ActivityNotFoundPresenter) - Method in class org.uberfire.client.views.pfly.notfound.ActivityNotFoundView
 
init() - Method in class org.uberfire.client.views.pfly.popup.PopupViewImpl
 
init() - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Creates an empty tab panel.
init() - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
INSTANCE - Static variable in interface org.uberfire.client.views.pfly.sys.PatternFlyClientBundle
 
isActive() - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry
Returns true if this tab panel entry believes it's currently the active (displayed) tab in its tab panel.
isDndEnabled() - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
isDndEnabled() - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
isMaximized() - Method in class org.uberfire.client.views.pfly.maximize.MaximizeToggleButton
Reports whether this button is currently in the maximized state.
isShowing(NotificationEvent) - Method in class org.uberfire.client.views.pfly.notifications.NotificationPopupsManagerView
 

L

ListBarWidgetImpl - Class in org.uberfire.client.views.pfly.listbar
Implementation of ListBarWidget based on PatternFly components.
ListBarWidgetImpl() - Constructor for class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
ListDropdown - Class in org.uberfire.client.views.pfly.dropdown
Utility component for creating dropdown menus.
ListDropdown() - Constructor for class org.uberfire.client.views.pfly.dropdown.ListDropdown
 

M

MainBrand - Interface in org.uberfire.client.views.pfly.menu
Denotes that the target class or producer of type NavbarBrand provides the main branding link that appears above the application's menu bar.
masterContainer - Variable in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
MaximizeToggleButton - Class in org.uberfire.client.views.pfly.maximize
 
MaximizeToggleButton() - Constructor for class org.uberfire.client.views.pfly.maximize.MaximizeToggleButton
 
MultiPageEditorImpl - Class in org.uberfire.client.views.pfly.multipage
 
MultiPageEditorImpl() - Constructor for class org.uberfire.client.views.pfly.multipage.MultiPageEditorImpl
 
MultiPageEditorViewImpl - Class in org.uberfire.client.views.pfly.multipage
 
MultiPageEditorViewImpl() - Constructor for class org.uberfire.client.views.pfly.multipage.MultiPageEditorViewImpl
 
MultiTabWorkbenchPanelView - Class in org.uberfire.client.views.pfly.tab
 
MultiTabWorkbenchPanelView(UberTabPanel) - Constructor for class org.uberfire.client.views.pfly.tab.MultiTabWorkbenchPanelView
 

N

navbarNav - Variable in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
NotificationPopupsManagerView - Class in org.uberfire.client.views.pfly.notifications
 
NotificationPopupsManagerView() - Constructor for class org.uberfire.client.views.pfly.notifications.NotificationPopupsManagerView
 
NotificationPopupView - Class in org.uberfire.client.views.pfly.notifications
The view for an individual newly created notification message.
NotificationPopupView() - Constructor for class org.uberfire.client.views.pfly.notifications.NotificationPopupView
 

O

onAttach() - Method in class org.uberfire.client.views.pfly.modal.Bs3Modal
 
onClick(ClickEvent) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
onDrop(DragContext) - Method in class org.uberfire.client.views.pfly.dnd.CompassWidgetImpl
 
onEnter(DragContext) - Method in class org.uberfire.client.views.pfly.dnd.CompassWidgetImpl
 
onFocus() - Method in class org.uberfire.client.views.pfly.multipage.PageImpl
 
onFocus() - Method in class org.uberfire.client.views.pfly.multipage.PageViewImpl
 
onLeave(DragContext) - Method in class org.uberfire.client.views.pfly.dnd.CompassWidgetImpl
 
onLoad() - Method in class org.uberfire.client.views.pfly.widgets.DataGrid
 
onLoad() - Method in class org.uberfire.client.views.pfly.widgets.HelpIcon
 
onLostFocus() - Method in class org.uberfire.client.views.pfly.multipage.PageImpl
 
onLostFocus() - Method in class org.uberfire.client.views.pfly.multipage.PageViewImpl
 
onMove(DragContext) - Method in class org.uberfire.client.views.pfly.dnd.CompassWidgetImpl
 
onOKButtonClick(ClickEvent) - Method in class org.uberfire.client.views.pfly.splash.SplashModalFooter
 
onPreviewDrop(DragContext) - Method in class org.uberfire.client.views.pfly.dnd.CompassWidgetImpl
 
onResize() - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
onResize() - Method in class org.uberfire.client.views.pfly.multipage.PageViewImpl
 
onResize() - Method in class org.uberfire.client.views.pfly.tab.ResizeTabPanel
 
onResize() - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
org.uberfire.client.views.pfly.dnd - package org.uberfire.client.views.pfly.dnd
 
org.uberfire.client.views.pfly.dropdown - package org.uberfire.client.views.pfly.dropdown
 
org.uberfire.client.views.pfly.icon - package org.uberfire.client.views.pfly.icon
 
org.uberfire.client.views.pfly.listbar - package org.uberfire.client.views.pfly.listbar
 
org.uberfire.client.views.pfly.maximize - package org.uberfire.client.views.pfly.maximize
 
org.uberfire.client.views.pfly.menu - package org.uberfire.client.views.pfly.menu
 
org.uberfire.client.views.pfly.modal - package org.uberfire.client.views.pfly.modal
 
org.uberfire.client.views.pfly.multipage - package org.uberfire.client.views.pfly.multipage
 
org.uberfire.client.views.pfly.notfound - package org.uberfire.client.views.pfly.notfound
 
org.uberfire.client.views.pfly.notifications - package org.uberfire.client.views.pfly.notifications
 
org.uberfire.client.views.pfly.popup - package org.uberfire.client.views.pfly.popup
 
org.uberfire.client.views.pfly.splash - package org.uberfire.client.views.pfly.splash
 
org.uberfire.client.views.pfly.sys - package org.uberfire.client.views.pfly.sys
 
org.uberfire.client.views.pfly.tab - package org.uberfire.client.views.pfly.tab
 
org.uberfire.client.views.pfly.toolbar - package org.uberfire.client.views.pfly.toolbar
 
org.uberfire.client.views.pfly.widgets - package org.uberfire.client.views.pfly.widgets
 

P

PageImpl - Class in org.uberfire.client.views.pfly.multipage
 
PageImpl(IsWidget) - Constructor for class org.uberfire.client.views.pfly.multipage.PageImpl
 
PageImpl(IsWidget, String) - Constructor for class org.uberfire.client.views.pfly.multipage.PageImpl
 
PageViewImpl - Class in org.uberfire.client.views.pfly.multipage
 
PageViewImpl(PageImpl, IsWidget) - Constructor for class org.uberfire.client.views.pfly.multipage.PageViewImpl
 
PartContextMenusView - Class in org.uberfire.client.views.pfly.menu
 
PartContextMenusView() - Constructor for class org.uberfire.client.views.pfly.menu.PartContextMenusView
 
PartListDropdown - Class in org.uberfire.client.views.pfly.listbar
 
PartListDropdown() - Constructor for class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
PatternFlyBootstrapper - Class in org.uberfire.client.views.pfly.sys
Utilities for ensuring the PatternFly/BS3 system is working early enough that the app can start correctly.
PatternFlyBootstrapper() - Constructor for class org.uberfire.client.views.pfly.sys.PatternFlyBootstrapper
 
PatternFlyClientBundle - Interface in org.uberfire.client.views.pfly.sys
 
PatternFlyIconType - Enum in org.uberfire.client.views.pfly.icon
You can use the patternfly icons
PopupViewImpl - Class in org.uberfire.client.views.pfly.popup
 
PopupViewImpl() - Constructor for class org.uberfire.client.views.pfly.popup.PopupViewImpl
 
prettify() - Method in interface org.uberfire.client.views.pfly.sys.PatternFlyClientBundle
 
push(MenuFactory.CustomMenuBuilder) - Method in class org.uberfire.client.views.pfly.menu.UserMenu
 

R

remove(Widget) - Method in class org.uberfire.client.views.pfly.dropdown.ListDropdown
 
remove(PartDefinition) - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
remove(TabPanelEntry) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
Removes the given tab and its associated contents that were previously added with TabPanelWithDropdowns.addItem(String, Widget).
remove(PartDefinition) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
removePart(PartDefinition) - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
removeToolBar(ToolBar) - Method in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
Remove a Tool Bar item from the view.
ResizeTabPanel - Class in org.uberfire.client.views.pfly.tab
 
ResizeTabPanel() - Constructor for class org.uberfire.client.views.pfly.tab.ResizeTabPanel
 

S

selectedPage() - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorImpl
 
selectedPage() - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorViewImpl
 
selectElement(ComplexPanel) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
selectElement(ComplexPanel) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
selectElement(ComplexPanel) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuStandardNavBarView
 
selectMenuItem(String) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
selectMenuItem(String) - Method in interface org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView.WorkbenchMenuNavBarView
 
selectMenuItem(String) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
selectMenuItem(String) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
selectMenuItem(String) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuStandardNavBarView
 
selectPage(int) - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorImpl
 
selectPage(int) - Method in class org.uberfire.client.views.pfly.multipage.MultiPageEditorViewImpl
 
selectPart(PartDefinition) - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
selectPart(PartDefinition) - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
selectPart(PartDefinition) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
selectTabIndex(int) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
 
setActive(boolean) - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry
Sets or clears the active state on this tab.
setBodyHeight(int) - Method in class org.uberfire.client.views.pfly.modal.Bs3Modal
Sets the pixel height of the main content container.
setCloseCommand(ParameterizedCommand<Boolean>) - Method in class org.uberfire.client.views.pfly.splash.SplashModalFooter
Sets the command to be executed when the close button has been clicked.
setContainer(IsWidget) - Method in class org.uberfire.client.views.pfly.notifications.NotificationPopupsManagerView
 
setContent(IsWidget) - Method in class org.uberfire.client.views.pfly.modal.Bs3Modal
Replaces the contents within the main body area of the modal.
setContent(IsWidget) - Method in class org.uberfire.client.views.pfly.popup.PopupViewImpl
 
setContent(IsWidget, Integer) - Method in class org.uberfire.client.views.pfly.splash.SplashViewImpl
 
setDndManager(WorkbenchDragAndDropManager) - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
setDndManager(WorkbenchDragAndDropManager) - Method in class org.uberfire.client.views.pfly.listbar.PartListDropdown
 
setDndManager(WorkbenchDragAndDropManager) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
setFocus(boolean) - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
setFocus(boolean) - Method in class org.uberfire.client.views.pfly.tab.ResizeTabPanel
Makes the tab panel look more or less prominent.
setFocus(boolean) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
setFooterContent(IsWidget) - Method in class org.uberfire.client.views.pfly.modal.Bs3Modal
Replaces the current contents of the footer area with the given widget.
setFor(String) - Method in class org.uberfire.client.views.pfly.widgets.FormLabelHelp
 
setHelpContent(String) - Method in class org.uberfire.client.views.pfly.widgets.FormLabelHelp
 
setHelpContent(String) - Method in class org.uberfire.client.views.pfly.widgets.HelpIcon
 
setHelpTitle(String) - Method in class org.uberfire.client.views.pfly.widgets.FormLabelHelp
 
setHelpTitle(String) - Method in class org.uberfire.client.views.pfly.widgets.HelpIcon
 
setHideOnSingleElement(boolean) - Method in class org.uberfire.client.views.pfly.dropdown.ListDropdown
 
setInDropdown(boolean) - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry.DropDownTabListItem
Sets this tab for use in the top-level tab bar (isDropdown false) or inside a dropdown tab (isDropdown true).
setInDropdown(boolean) - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry
 
setInitialSpacing(int) - Method in class org.uberfire.client.views.pfly.notifications.NotificationPopupsManagerView
 
setMaximizeCommand(Command) - Method in class org.uberfire.client.views.pfly.maximize.MaximizeToggleButton
Sets the command to invoke upon each transition from unmaximized to maximized.
setMaximized(boolean) - Method in class org.uberfire.client.views.pfly.maximize.MaximizeToggleButton
Changes the maximized state of this button without calling the commands.
setModalTitle(String) - Method in class org.uberfire.client.views.pfly.modal.Bs3Modal
 
setNotification(String) - Method in class org.uberfire.client.views.pfly.notifications.NotificationPopupView
Set the text to display
setNotificationWidth(String) - Method in class org.uberfire.client.views.pfly.notifications.NotificationPopupView
Set the width of the Notification pop-up
setPresenter(WorkbenchPanelPresenter) - Method in class org.uberfire.client.views.pfly.listbar.ListBarWidgetImpl
 
setPresenter(WorkbenchPanelPresenter) - Method in class org.uberfire.client.views.pfly.tab.UberTabPanel
 
setRequestedPlaceIdentifier(String) - Method in class org.uberfire.client.views.pfly.notfound.ActivityNotFoundView
 
setShowRequiredIndicator(boolean) - Method in class org.uberfire.client.views.pfly.widgets.FormLabelHelp
 
setSize(WorkbenchPopup.WorkbenchPopupSize) - Method in class org.uberfire.client.views.pfly.popup.PopupViewImpl
 
setSplashScreenList(List<SplashScreenMenuPresenter.SplashScreenListEntry>) - Method in class org.uberfire.client.views.pfly.menu.SplashScreenMenuView
 
setText(Widget) - Method in class org.uberfire.client.views.pfly.dropdown.ListDropdown
 
setText(String) - Method in class org.uberfire.client.views.pfly.menu.WorkbenchViewModeSwitcherView
 
setText(String) - Method in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns.DropDownTab
Sets the text that appears on this dropdown's main tab.
setText(String) - Method in class org.uberfire.client.views.pfly.widgets.FormLabelHelp
 
setTitle(String) - Method in class org.uberfire.client.views.pfly.popup.PopupViewImpl
 
setTitle(String) - Method in class org.uberfire.client.views.pfly.splash.SplashViewImpl
 
setTitle(String) - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry
 
setType(NotificationEvent.NotificationType) - Method in class org.uberfire.client.views.pfly.notifications.NotificationPopupView
 
setUnmaximizeCommand(Command) - Method in class org.uberfire.client.views.pfly.maximize.MaximizeToggleButton
Sets the command to invoke upon each transition from maximized to unmaximized.
setup() - Method in class org.uberfire.client.views.pfly.menu.UserMenu
 
setup() - Method in class org.uberfire.client.views.pfly.menu.UserMenuViewImpl
 
setup() - Method in class org.uberfire.client.views.pfly.menu.UtilityMenuBarView
 
setup() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
setup() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
setup() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
setup() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuStandardNavBarView
 
setup() - Method in class org.uberfire.client.views.pfly.modal.Bs3Modal
 
setup() - Method in class org.uberfire.client.views.pfly.splash.SplashViewImpl
 
setupDefaults() - Method in class org.uberfire.client.views.pfly.widgets.DataGrid
 
setupEnableDisable(MenuItem, AnchorListItem) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
Sets up the enabled/disabled state of the view widget, and installs a listener on the model to keep the widget's enabled state in sync with it.
setupNavBarCollapse() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
setupToggle() - Method in class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
setupWidget() - Method in class org.uberfire.client.views.pfly.tab.MultiTabWorkbenchPanelView
 
setUserName(String) - Method in interface org.uberfire.client.views.pfly.menu.UserMenu.UserMenuView
 
setUserName(String) - Method in class org.uberfire.client.views.pfly.menu.UserMenuViewImpl
 
show(Command, Command) - Method in class org.uberfire.client.views.pfly.modal.Bs3Modal
Shows this modal dialog above the current workbench.
show() - Method in class org.uberfire.client.views.pfly.modal.Bs3Modal
 
show(NotificationEvent, Command) - Method in class org.uberfire.client.views.pfly.notifications.NotificationPopupsManagerView
 
show(Command) - Method in class org.uberfire.client.views.pfly.notifications.NotificationPopupView
Show the Notification pop-up.
show() - Method in class org.uberfire.client.views.pfly.popup.PopupViewImpl
 
show() - Method in class org.uberfire.client.views.pfly.splash.SplashViewImpl
 
show() - Method in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
showAgain() - Method in class org.uberfire.client.views.pfly.splash.SplashViewImpl
 
showMessage(String, Command, Command) - Method in class org.uberfire.client.views.pfly.modal.ErrorPopupView
 
showTab() - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry
Makes this tab show itself and become the active tab, replacing whatever tab was previously active.
simpleMargin - Variable in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
SplashModalFooter - Class in org.uberfire.client.views.pfly.splash
The footer component for the splash screen popup.
SplashModalFooter() - Constructor for class org.uberfire.client.views.pfly.splash.SplashModalFooter
 
SplashScreenMenuView - Class in org.uberfire.client.views.pfly.menu
 
SplashScreenMenuView() - Constructor for class org.uberfire.client.views.pfly.menu.SplashScreenMenuView
 
SplashViewImpl - Class in org.uberfire.client.views.pfly.splash
 
SplashViewImpl() - Constructor for class org.uberfire.client.views.pfly.splash.SplashViewImpl
 

T

tabBar - Variable in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
The bar at the top where the tabs sit.
tabContent - Variable in class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
The content area that shows the content for the currently selected tab.
TabPanelEntry - Class in org.uberfire.client.views.pfly.tab
Represents an entry in a TabPanelWithDropdowns.
TabPanelEntry(String, Widget) - Constructor for class org.uberfire.client.views.pfly.tab.TabPanelEntry
 
TabPanelEntry.DropDownTabListItem - Class in org.uberfire.client.views.pfly.tab
Represents the tab widget that lives in the tab bar or under a dropdown tab.
TabPanelWithDropdowns - Class in org.uberfire.client.views.pfly.tab
A Bootstrap3 TabPanel which supports a mix of normal tabs and tabs that are dropdown menus.
TabPanelWithDropdowns() - Constructor for class org.uberfire.client.views.pfly.tab.TabPanelWithDropdowns
 
TabPanelWithDropdowns.DropDownTab - Class in org.uberfire.client.views.pfly.tab
Container for the menu items that appear when the dropdown tab is clicked.
tip - Variable in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
toolBar - Variable in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
toString() - Method in class org.uberfire.client.views.pfly.tab.TabPanelEntry
 

U

UberTabPanel - Class in org.uberfire.client.views.pfly.tab
A wrapper around TabPanelWithDropdowns that adds the following capabilities: Tabs that don't fit in the tab bar are automatically collapsed into a dropdown Each tab gets a close button Obeys the RequiresResize/ProvidesResize contract (onResize() calls are propagated to the visible tab content widgets) Participates in UberFire's panel focus system
UberTabPanel(PlaceManager, ResizeTabPanel) - Constructor for class org.uberfire.client.views.pfly.tab.UberTabPanel
 
UF_PERSPECTIVE_CONTEXT_MENU - Static variable in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
UF_PERSPECTIVE_CONTEXT_MENU_CONTAINER - Static variable in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
UF_PERSPECTIVE_CONTEXT_MENU_EMPTY - Static variable in class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
UserMenu - Class in org.uberfire.client.views.pfly.menu
Provides the menu that appears in the top right corner of the screen.
UserMenu() - Constructor for class org.uberfire.client.views.pfly.menu.UserMenu
 
UserMenu.UserMenuView - Interface in org.uberfire.client.views.pfly.menu
 
UserMenuViewImpl - Class in org.uberfire.client.views.pfly.menu
 
UserMenuViewImpl() - Constructor for class org.uberfire.client.views.pfly.menu.UserMenuViewImpl
 
UtilityMenuBarView - Class in org.uberfire.client.views.pfly.menu
Goes inside the collapsible navbar container, and can contain a status menu (not implemented yet) and the UserMenu.
UtilityMenuBarView() - Constructor for class org.uberfire.client.views.pfly.menu.UtilityMenuBarView
 

V

valueOf(String) - Static method in enum org.uberfire.client.views.pfly.icon.PatternFlyIconType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.uberfire.client.views.pfly.icon.PatternFlyIconType
Returns an array containing the constants of this enum type, in the order they are declared.
viewControl - Variable in class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
visit(MenuCustom<?>) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
visit(MenuItemCommand) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
visit(MenuItemPerspective) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
visit(MenuItemPlain) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 
visitEnter(MenuGroup) - Method in class org.uberfire.client.views.pfly.menu.DropdownMenuVisitor
 

W

WorkbenchMenuBarView - Class in org.uberfire.client.views.pfly.menu
The Menu Bar widget
WorkbenchMenuBarView() - Constructor for class org.uberfire.client.views.pfly.menu.WorkbenchMenuBarView
 
WorkbenchMenuBarView.WorkbenchMenuNavBarView - Interface in org.uberfire.client.views.pfly.menu
 
WorkbenchMenuCompactNavBarView - Class in org.uberfire.client.views.pfly.menu
 
WorkbenchMenuCompactNavBarView() - Constructor for class org.uberfire.client.views.pfly.menu.WorkbenchMenuCompactNavBarView
 
WorkbenchMenuNavBarView - Class in org.uberfire.client.views.pfly.menu
 
WorkbenchMenuNavBarView() - Constructor for class org.uberfire.client.views.pfly.menu.WorkbenchMenuNavBarView
 
WorkbenchMenuStandardNavBarView - Class in org.uberfire.client.views.pfly.menu
 
WorkbenchMenuStandardNavBarView() - Constructor for class org.uberfire.client.views.pfly.menu.WorkbenchMenuStandardNavBarView
 
WorkbenchToolBarView - Class in org.uberfire.client.views.pfly.toolbar
The Tool Bar widget
WorkbenchToolBarView() - Constructor for class org.uberfire.client.views.pfly.toolbar.WorkbenchToolBarView
 
WorkbenchViewModeSwitcherView - Class in org.uberfire.client.views.pfly.menu
 
WorkbenchViewModeSwitcherView() - Constructor for class org.uberfire.client.views.pfly.menu.WorkbenchViewModeSwitcherView
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
UberFire Workbench Client Views: PatternFly 0.9.0.Final

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