- AbstractActivity - Class in org.uberfire.client.mvp
-
Implementation of behaviour common to all activity types.
- AbstractActivity(PlaceManager) - Constructor for class org.uberfire.client.mvp.AbstractActivity
-
- AbstractDockingWorkbenchPanelPresenter<P extends AbstractWorkbenchPanelPresenter<P>> - Class in org.uberfire.client.workbench.panels.impl
-
Implements the behaviour for panel presenters that support adding child panels in CompassPosition
positions.
- AbstractDockingWorkbenchPanelPresenter(WorkbenchPanelView<P>, PerspectiveManager) - Constructor for class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelPresenter
-
- AbstractDockingWorkbenchPanelView<P extends WorkbenchPanelPresenter> - Class in org.uberfire.client.workbench.panels.impl
-
Implements the view behaviour required by all docking panel views: adding and removing child panels in the NORTH,
SOUTH, EAST, and WEST compass positions.
- AbstractDockingWorkbenchPanelView() - Constructor for class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelView
-
- AbstractMultiPartWorkbenchPanelPresenter<P extends AbstractMultiPartWorkbenchPanelPresenter<P>> - Class in org.uberfire.client.workbench.panels.impl
-
- AbstractMultiPartWorkbenchPanelPresenter(WorkbenchPanelView<P>, ActivityManager, PerspectiveManager) - Constructor for class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelPresenter
-
- AbstractMultiPartWorkbenchPanelView<P extends AbstractMultiPartWorkbenchPanelPresenter> - Class in org.uberfire.client.workbench.panels.impl
-
- AbstractMultiPartWorkbenchPanelView() - Constructor for class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelView
-
- AbstractPlaceEvent - Class in org.uberfire.client.workbench.events
-
Created by Cristiano Nicolai.
- AbstractPlaceEvent(PlaceRequest) - Constructor for class org.uberfire.client.workbench.events.AbstractPlaceEvent
-
- AbstractPopupActivity - Class in org.uberfire.client.mvp
-
Implementation of behaviour common to all popup activities.
- AbstractPopupActivity(PlaceManager, PopupView) - Constructor for class org.uberfire.client.mvp.AbstractPopupActivity
-
MVP constructor that allows caller to provide the PopupView instance.
- AbstractResizeAnimation(Widget, Map<Widget, WorkbenchLayoutImpl.OriginalStyleInfo>, Command) - Constructor for class org.uberfire.client.workbench.WorkbenchLayoutImpl.AbstractResizeAnimation
-
- AbstractSimpleWorkbenchPanelView<P extends WorkbenchPanelPresenter> - Class in org.uberfire.client.workbench.panels.impl
-
Supertype for both the DnD and non-DnD simple workbench panel views.
- AbstractSimpleWorkbenchPanelView() - Constructor for class org.uberfire.client.workbench.panels.impl.AbstractSimpleWorkbenchPanelView
-
- AbstractSplashScreenActivity - Class in org.uberfire.client.mvp
-
Implementation of behaviour common to all splash screen activities.
- AbstractSplashScreenActivity(PlaceManager, SplashView) - Constructor for class org.uberfire.client.mvp.AbstractSplashScreenActivity
-
- AbstractWorkbenchActivity - Class in org.uberfire.client.mvp
-
Implementation of behaviour common to all workbench editors and screens.
- AbstractWorkbenchActivity(PlaceManager) - Constructor for class org.uberfire.client.mvp.AbstractWorkbenchActivity
-
- AbstractWorkbenchContextActivity - Class in org.uberfire.client.mvp
-
Implementation of behaviour common to all context activities.
- AbstractWorkbenchContextActivity(PlaceManager) - Constructor for class org.uberfire.client.mvp.AbstractWorkbenchContextActivity
-
- AbstractWorkbenchEditorActivity - Class in org.uberfire.client.mvp
-
Implementation of behaviour common to all workbench editor activities.
- AbstractWorkbenchEditorActivity(PlaceManager) - Constructor for class org.uberfire.client.mvp.AbstractWorkbenchEditorActivity
-
- AbstractWorkbenchMenuProducer<PRESENTER extends WorkbenchBaseMenuPresenter,VIEW extends WorkbenchBaseMenuView> - Class in org.uberfire.client.workbench.widgets.menu
-
- AbstractWorkbenchMenuProducer() - Constructor for class org.uberfire.client.workbench.widgets.menu.AbstractWorkbenchMenuProducer
-
- AbstractWorkbenchMenuProducer(AuthorizationManager, PerspectiveManager, PlaceManager, ActivityManager, User, ExperimentalActivitiesAuthorizationManager, VIEW) - Constructor for class org.uberfire.client.workbench.widgets.menu.AbstractWorkbenchMenuProducer
-
- AbstractWorkbenchPanelPresenter<P extends AbstractWorkbenchPanelPresenter<P>> - Class in org.uberfire.client.workbench.panels.impl
-
Basic implementation of common functionality in a panel presenter.
- AbstractWorkbenchPanelPresenter(WorkbenchPanelView<P>, PerspectiveManager) - Constructor for class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- AbstractWorkbenchPanelView<P extends WorkbenchPanelPresenter> - Class in org.uberfire.client.workbench.panels.impl
-
Implements focus and selection handling.
- AbstractWorkbenchPanelView() - Constructor for class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelView
-
- AbstractWorkbenchPartPresenter - Class in org.uberfire.client.workbench.part
-
A Workbench panel part.
- AbstractWorkbenchPartPresenter(WorkbenchPartPresenter.View) - Constructor for class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- AbstractWorkbenchPerspectiveActivity - Class in org.uberfire.client.mvp
-
Implementation of behaviour common to all perspective activities.
- AbstractWorkbenchPerspectiveActivity(PlaceManager) - Constructor for class org.uberfire.client.mvp.AbstractWorkbenchPerspectiveActivity
-
- AbstractWorkbenchScreenActivity - Class in org.uberfire.client.mvp
-
Implementation of behaviour common to all workbench screen activities.
- AbstractWorkbenchScreenActivity(PlaceManager) - Constructor for class org.uberfire.client.mvp.AbstractWorkbenchScreenActivity
-
Passes the given PlaceManager up to the superclass.
- AcceptItem - Interface in org.uberfire.client.mvp
-
- acquireLock() - Method in interface org.uberfire.client.mvp.LockManager
-
Attempts to acquire a lock where the consuming code knows a lock needs to
be acquired.
- acquireLock() - Method in class org.uberfire.client.mvp.LockManagerImpl
-
- acquireLock(Path, ParameterizedCommand<LockResult>) - Method in interface org.uberfire.client.workbench.VFSLockServiceProxy
-
- acquireLock(Path, ParameterizedCommand<LockResult>) - Method in class org.uberfire.client.workbench.VFSLockServiceProxyClientImpl
-
- acquireLockOnDemand() - Method in interface org.uberfire.client.mvp.LockManager
-
- acquireLockOnDemand() - Method in class org.uberfire.client.mvp.LockManagerImpl
-
- acquireLockOnDemand(Element) - Method in class org.uberfire.client.mvp.LockManagerImpl
-
- activeNavTabs() - Method in interface org.uberfire.client.resources.WorkbenchCss
-
- activePart - Variable in class org.uberfire.client.workbench.PanelManagerImpl
-
- Activity - Interface in org.uberfire.client.mvp
-
Common top-level interface for all Workbench Activity classes.
- ActivityAction - Interface in org.uberfire.client.authz
-
Base class for actions involving any workbench activity
- ActivityAndMetaInfo - Class in org.uberfire.client.mvp
-
- ActivityBeansCache - Class in org.uberfire.client.mvp
-
- ActivityBeansCache() - Constructor for class org.uberfire.client.mvp.ActivityBeansCache
-
- ActivityBeansCache(SyncBeanManager, Event<NewPerspectiveEvent>, Event<NewWorkbenchScreenEvent>, ResourceTypeManagerCache, ExperimentalActivitiesAuthorizationManager) - Constructor for class org.uberfire.client.mvp.ActivityBeansCache
-
- ActivityBeansCache.EditorResourceTypeNotFound - Exception in org.uberfire.client.mvp
-
- ActivityBeansInfo - Class in org.uberfire.client.mvp
-
- ActivityBeansInfo(SyncBeanManager, ActivityBeansCache) - Constructor for class org.uberfire.client.mvp.ActivityBeansInfo
-
- ActivityCheck<C extends ActivityCheck> - Class in org.uberfire.client.authz
-
A check executed over an
Activity
instance.
- ActivityCheck(AuthorizationManager, Resource, User) - Constructor for class org.uberfire.client.authz.ActivityCheck
-
- ActivityCheck(AuthorizationManager, ResourceType, User) - Constructor for class org.uberfire.client.authz.ActivityCheck
-
- ActivityLifecycleError - Class in org.uberfire.client.mvp
-
CDI event fired by the framework each time an Activity lifecycle method throws an exception.
- ActivityLifecycleError.LifecyclePhase - Enum in org.uberfire.client.mvp
-
The different activity lifecycle calls that can fail.
- ActivityLifecycleErrorHandler - Class in org.uberfire.client.mvp
-
- ActivityLifecycleErrorHandler() - Constructor for class org.uberfire.client.mvp.ActivityLifecycleErrorHandler
-
- ActivityManager - Interface in org.uberfire.client.mvp
-
A facility for obtaining references to specific
Activity
instances and for enumerating or discovering all
available activities of a certain type (screens, editors, popup dialogs, and so on).
- activityManager - Variable in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelPresenter
-
- activityManager - Variable in class org.uberfire.client.workbench.widgets.menu.AbstractWorkbenchMenuProducer
-
- ActivityManagerImpl - Class in org.uberfire.client.mvp
-
- ActivityManagerImpl() - Constructor for class org.uberfire.client.mvp.ActivityManagerImpl
-
- ActivityMetaInfo - Class in org.uberfire.client.mvp
-
- ActivityMetaInfo() - Constructor for class org.uberfire.client.mvp.ActivityMetaInfo
-
- ActivityNotFoundPresenter - Class in org.uberfire.client.workbench.widgets.notfound
-
- ActivityNotFoundPresenter(PlaceManager, PopupView) - Constructor for class org.uberfire.client.workbench.widgets.notfound.ActivityNotFoundPresenter
-
- ActivityNotFoundPresenter.View - Interface in org.uberfire.client.workbench.widgets.notfound
-
- AdaptiveWorkbenchPanelPresenter - Class in org.uberfire.client.workbench.panels.impl
-
- AdaptiveWorkbenchPanelPresenter(WorkbenchPanelView<AdaptiveWorkbenchPanelPresenter>, PerspectiveManager) - Constructor for class org.uberfire.client.workbench.panels.impl.AdaptiveWorkbenchPanelPresenter
-
- AdaptiveWorkbenchPanelView - Class in org.uberfire.client.workbench.panels.impl
-
- AdaptiveWorkbenchPanelView() - Constructor for class org.uberfire.client.workbench.panels.impl.AdaptiveWorkbenchPanelView
-
- add(UIPart) - Method in interface org.uberfire.client.mvp.AcceptItem
-
- add(Category) - Method in class org.uberfire.client.mvp.CategoriesManagerCache
-
- add(UberfireDock...) - Method in interface org.uberfire.client.workbench.docks.UberfireDocks
-
- add(UberfireDockPosition, Widget, Double) - Method in class org.uberfire.client.workbench.docks.UberfireDocksContainer
-
- add(SequencedAnimation, int) - Method in class org.uberfire.client.workbench.widgets.animations.Sequencer
-
Add an animation to the list of animations to be sequenced.
- add(Element) - Method in class org.uberfire.client.workbench.widgets.dnd.DragArea
-
- add(Widget, CompassPosition, double) - Method in class org.uberfire.client.workbench.widgets.split.WorkbenchSplitLayoutPanel
-
Adds the given widget as a child of this splitter.
- add(Widget, CompassPosition, int) - Method in class org.uberfire.client.workbench.widgets.split.WorkbenchSplitLayoutPanel
-
Adds the given widget as a child of this splitter.
- addActivityBean(List<String>, String) - Method in class org.uberfire.client.mvp.ActivityBeansInfo
-
- addAll(Collection<Category>) - Method in class org.uberfire.client.mvp.CategoriesManagerCache
-
- addAll(List<ClientResourceType>) - Method in class org.uberfire.client.mvp.ResourceTypeManagerCache
-
- addAllFromResourceTypes(List<ClientResourceType>) - Method in class org.uberfire.client.mvp.CategoriesManagerCache
-
- addBreadcrumbs(IsElement, Double) - Method in class org.uberfire.client.workbench.docks.UberfireDocksContainer
-
- addChild(IsElement) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.base.HasChildren
-
- addChild(IsElement) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.GroupContextMenuItemPresenter
-
- addChild(IsElement) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.GroupMenuItemPresenter
-
- addClickHandler(Command) - Method in interface org.uberfire.client.menu.WorkbenchViewModeSwitcherPresenter.View
-
- addClickHandler(ClickHandler) - Method in class org.uberfire.client.workbench.widgets.dnd.DragArea
-
- addCollapseHandler(Command) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBar
-
- addCollapseHandler(Command) - Method in class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter
-
- addCollapseHandler(Command) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- addContextGroupMenuItem(String, String, String, MenuPosition) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- addContextGroupMenuItem(String, String, String, MenuPosition) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- addContextMenuItem(String, String, String, String, Command, MenuPosition) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- addContextMenuItem(GroupContextMenuItemPresenter) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- addContextMenuItem(ChildContextMenuItemPresenter) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- addContextMenuItem(String, String, String, String, Command, MenuPosition) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- addContextMenuItemOnParent(ChildContextMenuItemPresenter, HasChildren) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- addCustomMenuItem(IsElement, MenuPosition) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- addCustomMenuItem(IsWidget, MenuPosition) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- addCustomMenuItem(IsElement) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- addCustomMenuItem(IsWidget) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- addCustomMenuItem(Widget, MenuPosition) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- addCustomPanel(HasWidgets, String) - Method in interface org.uberfire.client.workbench.PanelManager
-
Creates an UberFire panel and installs its view in the given widget container.
- addCustomPanel(HTMLElement, String) - Method in interface org.uberfire.client.workbench.PanelManager
-
Creates an UberFire panel and installs its view in the given html element container.
- addCustomPanel(HasWidgets, String) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- addCustomPanel(HTMLElement, String) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- addExpandHandler(Command) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBar
-
- addExpandHandler(Command) - Method in class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter
-
- addExpandHandler(Command) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- addFocusHandler(FocusHandler) - Method in class org.uberfire.client.workbench.widgets.panel.StaticFocusedResizePanel
-
- addGroupMenuItem(String, String, MenuPosition) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- addGroupMenuItem(GroupMenuItemPresenter) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- addGroupMenuItem(String, String, MenuPosition) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- addItem(IsElement) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.GroupContextMenuItemPresenter.View
-
- addItem(IsElement) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.GroupMenuItemPresenter.View
-
- addItemsFor(PlaceRequest) - Method in class org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter
-
Adds all the ToolBar items associated with the given place to this
toolbar.
- addMenuItem(String, String, String, Command, MenuPosition) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- addMenuItem(String, String, String, Command, MenuPosition) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- addMenuItemOnLeft(ChildMenuItemPresenter) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- addMenuItemOnParent(ChildMenuItemPresenter, HasChildren) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- addMenuItemOnRight(ChildMenuItemPresenter) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- addMenus(Menus) - Method in class org.uberfire.client.workbench.widgets.menu.base.WorkbenchBaseMenuPresenter
-
- addMenus(Menus) - Method in interface org.uberfire.client.workbench.widgets.menu.HasMenus
-
- addMenus(Menus) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuStandalonePresenter
-
- addMenus(Menus) - Method in class org.uberfire.client.workbench.widgets.menu.UtilityMenuBarPresenter
-
- addMenus(Menus) - Method in class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarStandalonePresenter
-
- addMouseDownHandler(MouseDownHandler) - Method in class org.uberfire.client.workbench.widgets.dnd.DragArea
-
- addNewEditorActivity(SyncBeanDef<Activity>, String, String) - Method in class org.uberfire.client.mvp.ActivityBeansCache
-
Used for runtime plugins.
- addNewPerspectiveActivity(SyncBeanDef<Activity>) - Method in class org.uberfire.client.mvp.ActivityBeansCache
-
Used for runtime plugins.
- addNewScreenActivity(SyncBeanDef<Activity>) - Method in class org.uberfire.client.mvp.ActivityBeansCache
-
Used for runtime plugins.
- addNewSplashScreenActivity(SyncBeanDef<Activity>) - Method in class org.uberfire.client.mvp.ActivityBeansCache
-
- addNotification(NotificationEvent) - Method in class org.uberfire.client.workbench.widgets.notifications.NotificationManager
-
Adds a new notification message to the system, asking the notification presenter to display it, and storing it in
the list of existing notifications.
- addOnFocusHandler(MultiPartWidget) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelView
-
- addOnFocusHandler(Command) - Method in interface org.uberfire.client.workbench.panels.MultiPartWidget
-
Registers the given Command to be called each time something happens (for example, a UI gesture or parhaps an API
call) to make this widget believe its containing panel should be the focused panel.
- addPage(Page) - Method in interface org.uberfire.client.workbench.widgets.multipage.MultiPageEditor
-
- addPage(int, Page) - Method in interface org.uberfire.client.workbench.widgets.multipage.MultiPageEditor
-
- addPage(int, Page) - Method in interface org.uberfire.client.workbench.widgets.multipage.MultiPageEditorView
-
- addPanel(WorkbenchPanelPresenter, Position) - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelPresenter
-
Forwards requests to existing child panels in case there is already a child panel in the requested position.
- addPanel(PanelDefinition, WorkbenchPanelView<?>, Position) - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelView
-
- addPanel(WorkbenchPanelPresenter, Position) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
This base implementation should be sufficient for most panels.
- addPanel(PanelDefinition, WorkbenchPanelView<?>, Position) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelView
-
Throws UnsupportedOperationException
when called.
- addPanel(PanelDefinition, WorkbenchPanelView, Position) - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- addPanel(PanelDefinition, WorkbenchPanelView, Position) - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- addPanel(PanelDefinition, WorkbenchPanelView<?>, Position) - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- addPanel(WorkbenchPanelPresenter, Position) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Adds the given panel as a subpanel of this one in the given position.
- addPanel(PanelDefinition, WorkbenchPanelView<?>, Position) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelView
-
Nests the given WorkbenchPanelView inside this one at the given position, which must be unoccupied.
- addPart(WorkbenchPartPresenter, String) - Method in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelView
-
- addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.workbench.panels.impl.AbstractSimpleWorkbenchPanelView
-
- addPart(WorkbenchPartPresenter) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter, String) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.workbench.panels.impl.AdaptiveWorkbenchPanelView
-
- addPart(WorkbenchPartPresenter) - Method in class org.uberfire.client.workbench.panels.impl.ClosableSimpleWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter, String) - Method in class org.uberfire.client.workbench.panels.impl.ClosableSimpleWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- addPart(WorkbenchPartPresenter) - Method in class org.uberfire.client.workbench.panels.impl.SimpleDnDWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter, String) - Method in class org.uberfire.client.workbench.panels.impl.SimpleDnDWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter) - Method in class org.uberfire.client.workbench.panels.impl.SimpleWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter, String) - Method in class org.uberfire.client.workbench.panels.impl.SimpleWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- addPart(WorkbenchPartPresenter) - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter, String) - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelView
-
- addPart(WorkbenchPartPresenter, String) - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- addPart(WorkbenchPartPresenter) - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter, String) - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelPresenter
-
- addPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelView
-
- addPart(WorkbenchPartPresenter.View) - Method in interface org.uberfire.client.workbench.panels.MultiPartWidget
-
- addPart(WorkbenchPartPresenter) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Adds the given part to this panel's content area, updating this panel's definition and the part's definition to
reflect the new part ownership.
- addPart(WorkbenchPartPresenter, String) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Adds the given part to this panel with the given context ID, updating this panel's definition and the part's
definition to reflect the new part ownership.
- addPart(WorkbenchPartPresenter.View) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelView
-
Adds the given part view to this panel if this panel does not already contain a view that handles the same
PlaceRequest
as the given one.
- addPerspectiveMenus(PerspectiveActivity) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- addPerspectiveMenus(PerspectiveActivity) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuStandalonePresenter
-
- addPerspectiveMenus(PerspectiveActivity) - Method in class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter
-
- addPerspectiveMenus(PerspectiveActivity) - Method in class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarStandalonePresenter
-
- addResourceActivity(ActivityAndMetaInfo) - Method in class org.uberfire.client.mvp.ResourceTypeManagerCache
-
- addSelectionHandler(HasSelectionHandlers<PartDefinition>) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelView
-
- addSelectionHandler(SelectionHandler<PartDefinition>) - Method in class org.uberfire.client.workbench.widgets.panel.StaticFocusedResizePanel
-
- addStartupBlocker(Class<?>) - Method in class org.uberfire.client.workbench.Workbench
-
Requests that the workbench does not attempt to create any UI parts until the given responsible party has
been removed as a startup blocker.
- addToolBar(ToolBar) - Method in interface org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter.View
-
Adds a set of Tool Bar items to the view.
- addValueChangeHandler(ValueChangeHandler<String>) - Method in class org.uberfire.client.mvp.PlaceHistoryHandler.DefaultHistorian
-
- addValueChangeHandler(ValueChangeHandler<String>) - Method in interface org.uberfire.client.mvp.PlaceHistoryHandler.Historian
-
Adds a ValueChangeEvent
handler to be informed of changes to the browser's history stack.
- addWidget(IsWidget, String) - Method in interface org.uberfire.client.workbench.widgets.multipage.MultiPageEditor
-
- addWorkbenchItem(ToolBar) - Method in class org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter
-
- addWorkbenchPanel(PanelDefinition, Position, Integer, Integer, Integer, Integer) - Method in interface org.uberfire.client.workbench.PanelManager
-
Adds an empty child panel of the target panel's default child type at the given position within the target panel.
- addWorkbenchPanel(PanelDefinition, PanelDefinition, Position) - Method in interface org.uberfire.client.workbench.PanelManager
-
Adds the given child panel to the given target panel at the given position within the target.
- addWorkbenchPanel(PanelDefinition, Position, Integer, Integer, Integer, Integer) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- addWorkbenchPanel(PanelDefinition, PanelDefinition, Position) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- addWorkbenchPart(PlaceRequest, PartDefinition, PanelDefinition, Menus, UIPart, String, Integer, Integer) - Method in interface org.uberfire.client.workbench.PanelManager
-
Adds the given part to the given panel, which must already be part of the visible workbench layout.
- addWorkbenchPart(PlaceRequest, PartDefinition, PanelDefinition, Menus, UIPart, String, Integer, Integer) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- addWorkbenchPerspective(ToolBar) - Method in class org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter
-
- allowSingleDockItem() - Method in enum org.uberfire.client.workbench.docks.UberfireDockPosition
-
- AlternativeLayout - Annotation Type in org.uberfire.client.workbench
-
Part of the worbench layout SPI.
- ApplicationReadyEvent - Class in org.uberfire.client.workbench.events
-
Fired by the framework when all Workbench startup blockers have cleared, and just before the workbench starts to
build its components.
- ApplicationReadyEvent() - Constructor for class org.uberfire.client.workbench.events.ApplicationReadyEvent
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
Returns a reference to this
.
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.AdaptiveWorkbenchPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.ClosableSimpleWorkbenchPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.MultiListWorkbenchPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.MultiScreenWorkbenchPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.MultiTabWorkbenchPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.SimpleDnDWorkbenchPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.SimpleWorkbenchPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelPresenter
-
- asPresenterType() - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelPresenter
-
- AssociatedResources - Annotation Type in org.uberfire.client.workbench.annotations
-
Definition of a supported resource types
- asWidget() - Method in class org.uberfire.client.menu.SplashScreenMenuPresenter
-
- asWidget() - Method in class org.uberfire.client.menu.WorkbenchViewModeSwitcherPresenter
-
- asWidget() - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- asWidget() - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- asWidget() - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- AuthFilterMenuVisitor - Class in org.uberfire.client.menu
-
Wraps a menu visitor, filtering out menu items that a given user is not allowed to access.
- AuthFilterMenuVisitor(AuthorizationManager, User, MenuVisitor) - Constructor for class org.uberfire.client.menu.AuthFilterMenuVisitor
-
Wraps the given menu visitor, only forwarding calls that represent menu items the given user is allowed to see.
- authorize(MenuItem) - Method in class org.uberfire.client.menu.AuthFilterMenuVisitor
-
Check the user is allowed to access the given menu item.
- authzManager - Variable in class org.uberfire.client.workbench.widgets.menu.AbstractWorkbenchMenuProducer
-
- authzManager - Variable in class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter
-
- get() - Static method in class org.uberfire.client.authz.DefaultWorkbenchController
-
- get() - Method in class org.uberfire.client.workbench.LayoutSelection
-
- get(String, ParameterizedCommand<Path>) - Method in interface org.uberfire.client.workbench.VFSServiceProxy
-
- get(String, ParameterizedCommand<Path>) - Method in class org.uberfire.client.workbench.VFSServiceProxyClientImpl
-
- getAbsoluteLeft() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.OriginalStyleInfo
-
- getAbsoluteTop() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.OriginalStyleInfo
-
- getActivePart() - Method in class org.uberfire.client.workbench.panels.support.PartManager
-
- getActivePlaceRequests() - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
Returns all the PlaceRequests that map to activies that are currently in the open state and accessible
somewhere in the current perspective.
- getActivePlaceRequestsWithPath() - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
Returns all the PathPlaceRequests that map to activies that are currently in the open state and accessible
somewhere in the current perspective.
- getActiveSplashScreens() - Method in interface org.uberfire.client.mvp.PlaceManager
-
- getActiveSplashScreens() - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- getActiveSplashScreens() - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- getActivities(Class<T>) - Method in interface org.uberfire.client.mvp.ActivityManager
-
- getActivities(PlaceRequest) - Method in interface org.uberfire.client.mvp.ActivityManager
-
- getActivities(PlaceRequest, boolean) - Method in interface org.uberfire.client.mvp.ActivityManager
-
Returns the set of activities that can handle the given PlaceRequest.
- getActivities(Class<T>) - Method in class org.uberfire.client.mvp.ActivityManagerImpl
-
- getActivities(PlaceRequest) - Method in class org.uberfire.client.mvp.ActivityManagerImpl
-
- getActivities(PlaceRequest, boolean) - Method in class org.uberfire.client.mvp.ActivityManagerImpl
-
- getActivities(Class<T>) - Method in class org.uberfire.client.mvp.PluginActivityManagerImpl
-
- getActivities(PlaceRequest) - Method in class org.uberfire.client.mvp.PluginActivityManagerImpl
-
- getActivities(PlaceRequest, boolean) - Method in class org.uberfire.client.mvp.PluginActivityManagerImpl
-
- getActivitiesById() - Method in class org.uberfire.client.mvp.ActivityBeansCache
-
- getActivitiesForResourceType(ResourceTypeDefinition) - Method in interface org.uberfire.client.mvp.PlaceManager
-
Finds the currently open PlaceRequests for Activities that handle the given ResourceTypeDefinition.
- getActivitiesForResourceType(ResourceTypeDefinition) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- getActivitiesForResourceType(ResourceTypeDefinition) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- getActivity(String) - Method in class org.uberfire.client.mvp.ActivityBeansCache
-
Returns the activity with the given CDI bean name from this cache, or null if there is no such activity or the
activity with the given name is not an activated bean.
- getActivity(Path) - Method in class org.uberfire.client.mvp.ActivityBeansCache
-
Returns the activated activity with the highest priority that can handle the given file.
- getActivity(PlaceRequest) - Method in interface org.uberfire.client.mvp.ActivityManager
-
- getActivity(PlaceRequest, boolean) - Method in interface org.uberfire.client.mvp.ActivityManager
-
Finds an activity that can handle the given PlaceRequest, creating and starting a new one if necessary.
- getActivity(Class<T>, PlaceRequest) - Method in interface org.uberfire.client.mvp.ActivityManager
-
- getActivity(Class<T>, PlaceRequest, boolean) - Method in interface org.uberfire.client.mvp.ActivityManager
-
- getActivity(PlaceRequest) - Method in class org.uberfire.client.mvp.ActivityManagerImpl
-
- getActivity(PlaceRequest, boolean) - Method in class org.uberfire.client.mvp.ActivityManagerImpl
-
- getActivity(Class<T>, PlaceRequest) - Method in class org.uberfire.client.mvp.ActivityManagerImpl
-
- getActivity(Class<T>, PlaceRequest, boolean) - Method in class org.uberfire.client.mvp.ActivityManagerImpl
-
- getActivity(PlaceRequest) - Method in interface org.uberfire.client.mvp.PlaceManager
-
Finds the currently open activity that handles the given PlaceRequest by ID.
- getActivity(PlaceRequest) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- getActivity(PlaceRequest) - Method in class org.uberfire.client.mvp.PluginActivityManagerImpl
-
- getActivity(Class<T>, PlaceRequest) - Method in class org.uberfire.client.mvp.PluginActivityManagerImpl
-
- getActivity(PlaceRequest, boolean) - Method in class org.uberfire.client.mvp.PluginActivityManagerImpl
-
- getActivity(Class<T>, PlaceRequest, boolean) - Method in class org.uberfire.client.mvp.PluginActivityManagerImpl
-
- getActivity(PlaceRequest) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- getActivityBean() - Method in class org.uberfire.client.mvp.ActivityAndMetaInfo
-
- getAddedMenus() - Method in class org.uberfire.client.workbench.widgets.menu.base.WorkbenchBaseMenuPresenter
-
- getAssociatedPerspective() - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- getAvailablePerspectivesIds() - Method in class org.uberfire.client.mvp.ActivityBeansInfo
-
- getAvailableSplashScreensIds() - Method in class org.uberfire.client.mvp.ActivityBeansInfo
-
- getAvailableWorkbenchEditorsIds() - Method in class org.uberfire.client.mvp.ActivityBeansInfo
-
- getAvailableWorkbenchScreensIds() - Method in class org.uberfire.client.mvp.ActivityBeansInfo
-
- getBaseView() - Method in class org.uberfire.client.workbench.widgets.menu.base.WorkbenchBaseMenuPresenter
-
- getBaseView() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- getBaseView() - Method in class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter
-
- getBeanFactory() - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- getBeanManager() - Method in class org.uberfire.client.mvp.ActivityBeansInfo
-
- getBodyHeight() - Method in class org.uberfire.client.mvp.AbstractSplashScreenActivity
-
- getBodyHeight() - Method in interface org.uberfire.client.mvp.SplashScreenActivity
-
- getCategories() - Method in class org.uberfire.client.mvp.CategoriesManagerCache
-
- getCategory(String) - Method in class org.uberfire.client.mvp.CategoriesManagerCache
-
- getClientHeight() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.OriginalStyleInfo
-
- getClientWidth() - Method in class org.uberfire.client.workbench.docks.UberfireDocksContainer
-
- getClientWidth() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.OriginalStyleInfo
-
- getClosedScreenFromPlace(PlaceRequest) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
Get the opened screens in the given place request
- getContainedHierarchy(Widget) - Static method in class org.uberfire.client.util.Layouts
-
Returns a multi-line string detailing layout information about the given widget and each of its descendants in
the widget tree.
- getContainmentHierarchy(Widget) - Static method in class org.uberfire.client.util.Layouts
-
Returns a multi-line string detailing layout information about the given widget and each of its ancestors in the
widget tree.
- getContainmentHierarchy(Widget, boolean) - Static method in class org.uberfire.client.util.Layouts
-
Returns a multi-line string detailing layout information about the given widget and each of its ancestors in the
widget tree, optionally setting debug IDs on each widget to assist in locating them in browser DOM explorer
tools.
- getContextId() - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- getContextId() - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
- getContextId() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- getCurrentBookmarkableURLStatus() - Method in class org.uberfire.client.mvp.PlaceHistoryHandler
-
- getCurrentPerspective() - Method in interface org.uberfire.client.mvp.PerspectiveManager
-
- getCurrentPerspective() - Method in class org.uberfire.client.mvp.PerspectiveManagerImpl
-
- getCurrentPerspective() - Method in class org.uberfire.client.workbench.docks.UberfireDockReadyEvent
-
- getCurrentPerspectivePlaceRequest() - Method in interface org.uberfire.client.mvp.PerspectiveManager
-
- getCurrentPerspectivePlaceRequest() - Method in class org.uberfire.client.mvp.PerspectiveManagerImpl
-
- getDefaultChildType() - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
Most panel types are their own default child type, so this implementation returns getClass().getName()
.
- getDefaultChildType() - Method in class org.uberfire.client.workbench.panels.impl.AdaptiveWorkbenchPanelPresenter
-
- getDefaultChildType() - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelPresenter
-
- getDefaultChildType() - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelPresenter
-
Returns null (static panels don't support child panels).
- getDefaultChildType() - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelPresenter
-
- getDefaultChildType() - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelPresenter
-
Returns null (static panels don't support child panels).
- getDefaultChildType() - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Returns the panel type that should be used when adding child panels of type
PanelDefinition.PARENT_CHOOSES_TYPE
.
- getDefaultMenuText() - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- getDefaultPerspectiveIdentifier() - Method in interface org.uberfire.client.mvp.PerspectiveManager
-
Fetches the current default perspective identifier.
- getDefaultPerspectiveIdentifier() - Method in class org.uberfire.client.mvp.PerspectiveManagerImpl
-
- getDefaultPerspectiveLayout() - Method in class org.uberfire.client.mvp.AbstractWorkbenchPerspectiveActivity
-
- getDefaultPerspectiveLayout() - Method in interface org.uberfire.client.mvp.PerspectiveActivity
-
Returns a new copy of the layout (panels and their parts) that should be used if no persisted state is available.
- getDefaultPerspectiveLayout() - Method in class org.uberfire.client.workbench.StandaloneEditorPerspective
-
- getDefaultPosition() - Method in class org.uberfire.client.mvp.AbstractWorkbenchActivity
-
- getDefaultPosition() - Method in interface org.uberfire.client.mvp.WorkbenchActivity
-
Specifies custom positioning for this activity's view when the request to launch it comes without specific
positioning information of its own.
- getDefinition() - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- getDefinition() - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Returns a @Portable
description of the current state of this panel.
- getDefinition() - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- getDefinition() - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
- getDockedScreensFromPlace(PlaceRequest) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
Return all the docked screens
- getDockedScreensFromUrl(String) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
Return the docked screens in the URL
- getDockPosition() - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- getDropPosition() - Method in interface org.uberfire.client.workbench.widgets.dnd.CompassWidget
-
- getDropTarget() - Method in class org.uberfire.client.workbench.widgets.dnd.CompassDropController
-
- getException() - Method in class org.uberfire.client.mvp.ActivityLifecycleError
-
Returns the exception thrown by the failed lifecycle method, if the failure was due to a thrown exception.
- getFailedActivity() - Method in class org.uberfire.client.mvp.ActivityLifecycleError
-
Returns the Activity instance that threw the exception.
- getFailedCall() - Method in class org.uberfire.client.mvp.ActivityLifecycleError
-
Tells which lifecycle phase failed.
- getFilter() - Method in class org.uberfire.client.mvp.AbstractSplashScreenActivity
-
- getFilter() - Method in interface org.uberfire.client.mvp.SplashScreenActivity
-
- getFixedWidgetSize() - Method in interface org.uberfire.client.workbench.panels.SplitPanel
-
Gets the current pixel size of the component that doesn't expand/contract when the whole split pane's container
is resized.
- getFooterPanel() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl
-
- getHeaderHeight() - Method in interface org.uberfire.client.workbench.WorkbenchLayoutInfo
-
Returns the header's height of the current perspective.
- getHeaderHeight() - Method in class org.uberfire.client.workbench.WorkbenchLayoutInfoImpl
-
- getHeaderPanel() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl
-
- getHeight() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- getHeight() - Method in class org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter
-
- getHeight() - Method in interface org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter.View
-
Returns the pixel height of this toolbar.
- getHomePerspectiveActivity() - Method in class org.uberfire.client.workbench.Workbench
-
Get the home perspective defined at the workbench authorization policy.
- getIconType() - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- getId(IOCBeanDef<?>) - Method in class org.uberfire.client.mvp.ActivityBeansInfo
-
- getId() - Method in interface org.uberfire.client.workbench.Orderable
-
Returns the unique identifier of this widget.
- getIdentifier() - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- getIdentifier() - Method in class org.uberfire.client.workbench.events.PerspectiveChange
-
- getIdentifier() - Method in class org.uberfire.client.workbench.StandaloneEditorPerspective
-
- getIdentifier() - Method in class org.uberfire.client.workbench.widgets.menu.MenuItemVisibilityHandler
-
- getIdentifier() - Method in class org.uberfire.client.workbench.widgets.notfound.ActivityNotFoundPresenter
-
- getImageIcon() - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- getImageIconFocused() - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- getInstance() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuProducer
-
- getInstance() - Method in class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarProducer
-
- getLabel() - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- getLabel() - Method in interface org.uberfire.client.workbench.widgets.multipage.Page
-
- getLivePerspectiveDefinition() - Method in interface org.uberfire.client.mvp.PerspectiveManager
-
Returns a description of the current perspective which reflects the current visible state of the user interface.
- getLivePerspectiveDefinition() - Method in class org.uberfire.client.mvp.PerspectiveManagerImpl
-
- getLockDemandEventTypes() - Method in class org.uberfire.client.mvp.LockDemandDetector
-
Returns the bitmask of all events that can potentially indicate a lock
demand.
- getLockInfo() - Method in class org.uberfire.client.mvp.LockManagerImpl
-
- getLockingStrategy() - Method in class org.uberfire.client.mvp.AbstractWorkbenchEditorActivity
-
Returns the locking strategy for this editor activity, defaulting to
pessimistic.
- getLockTarget() - Method in class org.uberfire.client.mvp.LockManagerImpl
-
- getMaximizeButton() - Method in interface org.uberfire.client.workbench.widgets.listbar.ListBarWidget
-
Returns the toggle button, which is initially hidden, that can be used to trigger maximizing and unmaximizing
of the panel containing this list bar.
- getMaximizeCommand() - Method in class org.uberfire.client.workbench.panels.MaximizeToggleButtonPresenter
-
Returns the currently registered maximize command.
- getMenuItemId(MenuItem) - Static method in class org.uberfire.client.workbench.widgets.menu.base.WorkbenchBaseMenuUtils
-
- getMenus() - Method in class org.uberfire.client.mvp.AbstractWorkbenchActivity
-
- getMenus() - Method in class org.uberfire.client.mvp.AbstractWorkbenchPerspectiveActivity
-
- getMenus() - Method in interface org.uberfire.client.mvp.PerspectiveActivity
-
Returns a new copy of the menus that should be used with this perspective.
- getMenus() - Method in interface org.uberfire.client.mvp.WorkbenchActivity
-
- getMenus() - Method in class org.uberfire.client.workbench.events.PerspectiveChange
-
- getMenus() - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- getMenus() - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
Returns the menus associated with this part.
- getMenus() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- getMinHeight() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- getMinWidth() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- getName() - Method in interface org.uberfire.client.mvp.Activity
-
Returns the name of this activity, defaulting to Resource.getIdentifier()
.
- getName() - Method in interface org.uberfire.client.mvp.PerspectiveActivity
-
- getOffsetHeight() - Method in class org.uberfire.client.workbench.docks.UberfireDocksContainer
-
- getOffsetWidth() - Method in class org.uberfire.client.workbench.docks.UberfireDocksContainer
-
- getOnCloseCallbacks(PlaceRequest) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- getOnCloseCallbacks(PlaceRequest) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- getOnCloseCallbacks(PlaceRequest) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- getOnOpenCallbacks(PlaceRequest) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- getOnOpenCallbacks(PlaceRequest) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- getOnOpenCallbacks(PlaceRequest) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- getOpenedScreenFromPlace(PlaceRequest) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
Get the opened screens in the given place request
- getOrder() - Method in interface org.uberfire.client.workbench.Orderable
-
Returns the stacking order of this header or footer.
- getOwningPlace() - Method in class org.uberfire.client.mvp.AbstractWorkbenchActivity
-
This default implementation returns null, meaning this activity can be displayed in any perspective.
- getOwningPlace() - Method in interface org.uberfire.client.mvp.WorkbenchActivity
-
Returns the PlaceRequest for the perspective that this activity should always be displayed in.
- getPanel() - Method in class org.uberfire.client.workbench.events.PanelFocusEvent
-
- getPanel() - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelView
-
- getPanel() - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelView
-
- getPanelForPlace(PlaceRequest) - Method in interface org.uberfire.client.workbench.PanelManager
-
Returns the first PanelDefinition whose place matches the given one.
- getPanelForPlace(PlaceRequest) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- getPanels() - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- getPanels() - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Returns the immediate child panels of this panel.
- getPanelView() - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelPresenter
-
- getPanelView() - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- getPanelView() - Method in class org.uberfire.client.workbench.panels.impl.ClosableSimpleWorkbenchPanelPresenter
-
- getPanelView() - Method in class org.uberfire.client.workbench.panels.impl.SimpleWorkbenchPanelPresenter
-
- getPanelView() - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelPresenter
-
- getPanelView() - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Returns the view that was given to this panel when it was first created.
- getParent() - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- getParent() - Method in interface org.uberfire.client.workbench.panels.SplitPanel
-
- getParent() - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Returns the current parent of this panel presenter.
- getParentId() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.visitor.WorkbenchMegaMenuVisitor
-
- getPartDropRegion() - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelView
-
Returns the partViewContainer, which appears to be the "real" on-screen boundary of this widget.
- getPartDropRegion() - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelView
-
This implementation returns null, meaning this panel does not support parts being dropped on it.
- getPartDropRegion() - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- getPartDropRegion() - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- getPartDropRegion() - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- getPartDropRegion() - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelView
-
Returns the widget that defines the boundaries of this panel view for purposes of drag-and-drop.
- getPartForPlace(PlaceRequest) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
Returns the first live (associated with an active presenter) PartDefinition whose place matches the given one.
- getParts() - Method in class org.uberfire.client.workbench.panels.impl.AbstractSimpleWorkbenchPanelView
-
- getParts() - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- getParts() - Method in class org.uberfire.client.workbench.panels.impl.MultiListWorkbenchPanelView
-
- getParts() - Method in class org.uberfire.client.workbench.panels.impl.MultiScreenWorkbenchPanelView
-
- getParts() - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- getParts() - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelView
-
- getParts() - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- getParts() - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelView
-
- getParts() - Method in interface org.uberfire.client.workbench.panels.MultiPartWidget
-
Returns the parts currently held by this widget.
- getParts() - Method in class org.uberfire.client.workbench.panels.support.PartManager
-
- getParts() - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelView
-
Returns the parts currently held by the view.
- getPartsSize() - Method in interface org.uberfire.client.workbench.panels.MultiPartWidget
-
Returns the number of parts currently held by this widget.
- getPartType() - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- getPartType() - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelPresenter
-
- getPartType() - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Returns the type of new parts.
- getPartView() - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- getPartView() - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
- getPartView() - Method in class org.uberfire.client.workbench.widgets.panel.StaticFocusedResizePanel
-
- getPartViewContainer() - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelView
-
Returns the panel that subclasses should put the part view UI into.
- getPerspectiveActivities() - Method in class org.uberfire.client.mvp.ActivityBeansCache
-
- getPerspectiveContainer() - Method in interface org.uberfire.client.workbench.WorkbenchLayout
-
Gives access to the element of the workbench that hosts perspective widgets.
- getPerspectiveContainer() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl
-
- getPerspectiveDefinition() - Method in class org.uberfire.client.workbench.events.PerspectiveChange
-
- getPerspectiveFromPlace(PlaceRequest) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
Given a bookmarkable URL this methods returns a PlaceRequest
with the perspective
- getPerspectiveFromPlace(PlaceRequest) - Method in class org.uberfire.client.mvp.PlaceHistoryHandler
-
Extract a perspective from a place
- getPerspectiveId() - Method in class org.uberfire.client.workbench.widgets.menu.events.PerspectiveVisibiltiyChangeEvent
-
- getPerspectiveIdsExcluded() - Method in class org.uberfire.client.authz.PerspectiveTreeProvider
-
- getPerspectiveName(String) - Method in class org.uberfire.client.authz.PerspectiveTreeProvider
-
- getPerspectiveName() - Method in class org.uberfire.client.workbench.events.NewPerspectiveEvent
-
- getPlace() - Method in class org.uberfire.client.mvp.AbstractActivity
-
- getPlace() - Method in interface org.uberfire.client.mvp.Activity
-
Returns the PlaceRequest that this Activity is currently tied to.
- getPlace() - Method in class org.uberfire.client.workbench.events.AbstractPlaceEvent
-
- getPlace() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- getPlaceRequest(String) - Method in interface org.uberfire.client.mvp.PlaceRequestHistoryMapper
-
Returns the PlaceRequest
associated with the given token.
- getPlaceRequest(String) - Method in class org.uberfire.client.mvp.PlaceRequestHistoryMapperImpl
-
- getPlaceRequest() - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- getPlaceRequest() - Method in class org.uberfire.client.workbench.events.PerspectiveChange
-
- getPresenter() - Method in class org.uberfire.client.workbench.panels.impl.AbstractSimpleWorkbenchPanelView
-
- getPresenter() - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelView
-
- getPresenter() - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- getPresenter() - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- getPresenter() - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelView
-
- getPresenter() - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- getPresenter() - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelView
-
- getPresenter() - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelView
-
Returns this view's presenter.
- getPresenter() - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter.View
-
- getPresenter() - Method in class org.uberfire.client.workbench.pmgr.nswe.part.WorkbenchPartView
-
- getPresenter() - Method in class org.uberfire.client.workbench.pmgr.unanchored.part.UnanchoredWorkbenchPartView
-
- getPriority() - Method in class org.uberfire.client.mvp.ActivityAndMetaInfo
-
- getResourceActivities() - Method in class org.uberfire.client.mvp.ResourceTypeManagerCache
-
- getResourceName() - Method in class org.uberfire.client.authz.PerspectiveTreeProvider
-
- getResourceType() - Method in class org.uberfire.client.mvp.AbstractPopupActivity
-
- getResourceType() - Method in class org.uberfire.client.mvp.AbstractWorkbenchPerspectiveActivity
-
- getResourceType() - Method in class org.uberfire.client.mvp.AbstractWorkbenchScreenActivity
-
- getResourceType() - Method in interface org.uberfire.client.mvp.SplashScreenActivity
-
- getResourceType() - Method in interface org.uberfire.client.mvp.WorkbenchEditorActivity
-
- getResourceTypeDefinitions() - Method in class org.uberfire.client.mvp.ResourceTypeManagerCache
-
- getResourceTypeDefinitionsByCategory(Category) - Method in class org.uberfire.client.mvp.ResourceTypeManagerCache
-
- getResourceTypes() - Method in class org.uberfire.client.mvp.ActivityAndMetaInfo
-
- getRoot() - Method in interface org.uberfire.client.workbench.PanelManager
-
Returns the description of the entire panel + part tree that makes up the UI in its current state.
- getRoot() - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- getRoot() - Method in interface org.uberfire.client.workbench.WorkbenchLayout
-
Gives access to the root container element that will be attached to the RootLayoutPanel
.
- getRoot() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl
-
- getRootElement() - Method in interface org.uberfire.client.mvp.TemplatedActivity
-
Returns the HTMLElement that is the root panel of this activity.
- getRootNodeName() - Method in class org.uberfire.client.authz.PerspectiveTreeProvider
-
- getRootNodePosition() - Method in class org.uberfire.client.authz.EditorTreeProvider
-
- getRootNodePosition() - Method in class org.uberfire.client.authz.PerspectiveTreeProvider
-
- getScreenName() - Method in class org.uberfire.client.menu.SplashScreenMenuPresenter.SplashScreenListEntry
-
- getScreenName() - Method in class org.uberfire.client.workbench.events.NewWorkbenchScreenEvent
-
- getScreensFromPlace(PlaceRequest) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
Return all the screens (opened or closed) that is, everything
after the perspective declaration
- getShortName() - Method in enum org.uberfire.client.workbench.docks.UberfireDockPosition
-
- getShowCommand() - Method in class org.uberfire.client.menu.SplashScreenMenuPresenter.SplashScreenListEntry
-
- getSize() - Method in class org.uberfire.client.mvp.AbstractPopupActivity
-
- getSize() - Method in interface org.uberfire.client.mvp.PopupActivity
-
- getSize() - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- getSize() - Method in class org.uberfire.client.workbench.widgets.notfound.ActivityNotFoundPresenter
-
- getSourcePanel() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- getSourcePart() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- getSplashScreenInterceptor(PlaceRequest) - Method in interface org.uberfire.client.mvp.ActivityManager
-
Returns the splash screen activity that should appear upon navigation to the given place, if such a splash screen
exists.
- getSplashScreenInterceptor(PlaceRequest) - Method in class org.uberfire.client.mvp.ActivityManagerImpl
-
- getSplashScreenInterceptor(PlaceRequest) - Method in class org.uberfire.client.mvp.PluginActivityManagerImpl
-
- getSplashScreens() - Method in class org.uberfire.client.mvp.ActivityBeansCache
-
Returns all active splash screen activities in this cache.
- getSplitterSize() - Method in class org.uberfire.client.workbench.widgets.split.WorkbenchSplitLayoutPanel
-
Return the size of the splitter in pixels.
- getStatus(String) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- getStatus(PlaceRequest) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- getStatus(String) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- getStatus(PlaceRequest) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- getStatus(String) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- getStatus(PlaceRequest) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- getTargetDock() - Method in class org.uberfire.client.workbench.docks.UberfireDocksInteractionEvent
-
- getTargetDockPosition() - Method in class org.uberfire.client.workbench.docks.UberfireDocksInteractionEvent
-
- getTargetHeight() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.AbstractResizeAnimation
-
- getTargetHeight() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.CollapseAnimation
-
- getTargetHeight() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.ExpandAnimation
-
- getTargetLeft() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.AbstractResizeAnimation
-
- getTargetLeft() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.CollapseAnimation
-
- getTargetLeft() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.ExpandAnimation
-
- getTargetTop() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.AbstractResizeAnimation
-
- getTargetTop() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.CollapseAnimation
-
- getTargetTop() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.ExpandAnimation
-
- getTargetWidth() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.AbstractResizeAnimation
-
- getTargetWidth() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.CollapseAnimation
-
- getTargetWidth() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.ExpandAnimation
-
- getTitle() - Method in class org.uberfire.client.mvp.AbstractPopupActivity
-
- getTitle() - Method in class org.uberfire.client.mvp.AbstractSplashScreenActivity
-
- getTitle() - Method in class org.uberfire.client.mvp.AbstractWorkbenchActivity
-
- getTitle() - Method in interface org.uberfire.client.mvp.ContextActivity
-
- getTitle() - Method in interface org.uberfire.client.mvp.PopupActivity
-
- getTitle() - Method in interface org.uberfire.client.mvp.SplashScreenActivity
-
- getTitle() - Method in class org.uberfire.client.mvp.UIPart
-
- getTitle() - Method in interface org.uberfire.client.mvp.WorkbenchActivity
-
- getTitle() - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- getTitle() - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
Returns the text that a panel may choose to display beside this part's title.
- getTitle() - Method in class org.uberfire.client.workbench.widgets.notfound.ActivityNotFoundPresenter
-
- getTitleDecoration() - Method in class org.uberfire.client.mvp.AbstractPopupActivity
-
- getTitleDecoration() - Method in class org.uberfire.client.mvp.AbstractSplashScreenActivity
-
- getTitleDecoration() - Method in class org.uberfire.client.mvp.AbstractWorkbenchActivity
-
- getTitleDecoration() - Method in class org.uberfire.client.mvp.AbstractWorkbenchContextActivity
-
- getTitleDecoration() - Method in interface org.uberfire.client.mvp.ContextActivity
-
- getTitleDecoration() - Method in interface org.uberfire.client.mvp.PopupActivity
-
- getTitleDecoration() - Method in interface org.uberfire.client.mvp.SplashScreenActivity
-
- getTitleDecoration() - Method in class org.uberfire.client.mvp.UIPart
-
- getTitleDecoration() - Method in interface org.uberfire.client.mvp.WorkbenchActivity
-
- getTitleDecoration() - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- getTitleDecoration() - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
Returns the widget that a panel may choose to display beside this part's title.
- getTitleDecorationElement() - Method in interface org.uberfire.client.mvp.WorkbenchActivity
-
- getToken() - Method in class org.uberfire.client.mvp.PlaceHistoryHandler.DefaultHistorian
-
- getToken() - Method in class org.uberfire.client.mvp.PlaceHistoryHandler
-
- getToken() - Method in interface org.uberfire.client.mvp.PlaceHistoryHandler.Historian
-
- getToolBar() - Method in class org.uberfire.client.mvp.AbstractWorkbenchActivity
-
- getToolBar() - Method in class org.uberfire.client.mvp.AbstractWorkbenchPerspectiveActivity
-
- getToolBar() - Method in interface org.uberfire.client.mvp.PerspectiveActivity
-
- getToolBar() - Method in interface org.uberfire.client.mvp.WorkbenchActivity
-
- getType() - Method in class org.uberfire.client.workbench.docks.UberfireDocksInteractionEvent
-
- getUiPart() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- getUiPart() - Method in class org.uberfire.client.workbench.widgets.panel.ContextPanel
-
- getUncloseablePlaces() - Method in interface org.uberfire.client.mvp.PlaceManager
-
- getUncloseablePlaces() - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- getUncloseablePlaces() - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- getUnmaximizeCommand() - Method in class org.uberfire.client.workbench.panels.MaximizeToggleButtonPresenter
-
Returns the currently registered unmaximize command.
- getUrlToken(String, String) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
Given a screen name, this method extracts the corresponding token in the
URL, that is the screen name with optional parameters and markers
- getView() - Method in class org.uberfire.client.workbench.panels.MaximizeToggleButtonPresenter
-
Returns the view for this presenter.
- getView() - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.base.BaseMenuItemPresenter
-
- getView() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter
-
- getView() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.GroupContextMenuItemPresenter
-
- getView() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.ChildMenuItemPresenter
-
- getView() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.GroupMenuItemPresenter
-
- getView() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.IconMenuItemPresenter
-
- getView() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- getView() - Method in class org.uberfire.client.workbench.widgets.menu.PartContextMenusPresenter
-
- getView() - Method in class org.uberfire.client.workbench.widgets.menu.UtilityMenuBarPresenter
-
- getView() - Method in class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter
-
- getView() - Method in interface org.uberfire.client.workbench.widgets.multipage.MultiPageEditor
-
- getView() - Method in interface org.uberfire.client.workbench.widgets.multipage.Page
-
- getView() - Method in class org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter
-
- getWidget() - Method in class org.uberfire.client.mvp.AbstractPopupActivity
-
- getWidget() - Method in class org.uberfire.client.mvp.AbstractSplashScreenActivity
-
- getWidget() - Method in class org.uberfire.client.mvp.AbstractWorkbenchActivity
-
- getWidget() - Method in interface org.uberfire.client.mvp.ContextActivity
-
- getWidget() - Method in interface org.uberfire.client.mvp.PopupActivity
-
- getWidget() - Method in interface org.uberfire.client.mvp.SplashScreenActivity
-
- getWidget() - Method in class org.uberfire.client.mvp.UIPart
-
- getWidget() - Method in interface org.uberfire.client.mvp.WorkbenchActivity
-
- getWidget() - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelView
-
Overridden to ensure subclasses don't return the partViewContainer by mistake (this would interfere with nested
docking panels).
- getWidget() - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelView
-
- getWidget() - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelView
-
- getWidget(CompassPosition) - Method in interface org.uberfire.client.workbench.panels.SplitPanel
-
Returns the widget on the given side of this splitter.
- getWidget() - Method in class org.uberfire.client.workbench.widgets.notfound.ActivityNotFoundPresenter
-
- getWidgetElement() - Method in interface org.uberfire.client.mvp.WorkbenchActivity
-
- getWidth() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- getWorbenchMenu() - Method in class org.uberfire.client.workbench.widgets.menu.AbstractWorkbenchMenuProducer
-
- getWorkbenchContext() - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragAndDropManager
-
- getWrappedWidget() - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter.View
-
- getWrappedWidget() - Method in class org.uberfire.client.workbench.pmgr.nswe.part.WorkbenchPartView
-
- getWrappedWidget() - Method in class org.uberfire.client.workbench.pmgr.unanchored.part.UnanchoredWorkbenchPartView
-
- goTo(String) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- goTo(PlaceRequest) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- goTo(Path) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- goTo(Path, PlaceRequest) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- goTo(PartDefinition, PanelDefinition) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- goTo(String, PanelDefinition) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- goTo(PlaceRequest, PanelDefinition) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- goTo(Path, PanelDefinition) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- goTo(Path, PlaceRequest, PanelDefinition) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- goTo(PlaceRequest, HasWidgets) - Method in interface org.uberfire.client.mvp.PlaceManager
-
Locates the Activity associated with the given place, and if that activity is not already part of the workbench,
starts it and adds its view to the given widget container.
- goTo(PlaceRequest, HTMLElement) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- goTo(String, PanelDefinition) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(String) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(PlaceRequest) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(Path, PanelDefinition) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(Path) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(Path, PlaceRequest, PanelDefinition) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(Path, PlaceRequest) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(PlaceRequest, PanelDefinition) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(PlaceRequest, HasWidgets) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(PlaceRequest, HTMLElement) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(PartDefinition, PanelDefinition) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- goTo(String, PanelDefinition) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- goTo(String) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- goTo(PlaceRequest) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- goTo(Path, PanelDefinition) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- goTo(Path) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- goTo(Path, PlaceRequest, PanelDefinition) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- goTo(Path, PlaceRequest) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- goTo(PlaceRequest, PanelDefinition) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- goTo(PlaceRequest, HasWidgets) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- goTo(PlaceRequest, HTMLElement) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- goTo(PartDefinition, PanelDefinition) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- GroupContextMenuItemPresenter - Class in org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem
-
- GroupContextMenuItemPresenter(GroupContextMenuItemPresenter.View) - Constructor for class org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.GroupContextMenuItemPresenter
-
- GroupContextMenuItemPresenter.View - Interface in org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem
-
- GroupMenuItemPresenter - Class in org.uberfire.client.workbench.widgets.menu.megamenu.menuitem
-
- GroupMenuItemPresenter(GroupMenuItemPresenter.View) - Constructor for class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.GroupMenuItemPresenter
-
- GroupMenuItemPresenter.View - Interface in org.uberfire.client.workbench.widgets.menu.megamenu.menuitem
-
- read() - Method in class org.uberfire.client.authz.ActivityCheck
-
- registerClose(String, String) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
Update the bookmarkable URL, marking a screen or editor closed.
- registerClose(Activity, PlaceRequest) - Method in class org.uberfire.client.mvp.PlaceHistoryHandler
-
- registerClosedDock(String, UberfireDock) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
- registerCloseDock(UberfireDocksInteractionEvent) - Method in class org.uberfire.client.mvp.PlaceHistoryHandler
-
- registerCloseEditor(String, PlaceRequest) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
Remove the editor reference from the URL
- registerDropController(WorkbenchPanelView, DropController) - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragAndDropManager
-
- registerEditor(String, String) - Method in class org.uberfire.client.authz.EditorTreeProvider
-
- registerOnCloseCallback(PlaceRequest, Command) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- registerOnCloseCallback(PlaceRequest, Command) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- registerOnCloseCallback(PlaceRequest, Command) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- registerOnOpenCallback(PlaceRequest, Command) - Method in interface org.uberfire.client.mvp.PlaceManager
-
- registerOnOpenCallback(PlaceRequest, Command) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- registerOnOpenCallback(PlaceRequest, Command) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- registerOpen(Activity, PlaceRequest) - Method in class org.uberfire.client.mvp.PlaceHistoryHandler
-
register opened screen of perspective
- registerOpenDock(UberfireDocksInteractionEvent) - Method in class org.uberfire.client.mvp.PlaceHistoryHandler
-
- registerOpenedDock(String, UberfireDock) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
- registerOpenedPerspective(String, PlaceRequest) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
- registerOpenedScreen(String, PlaceRequest) - Static method in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
Add a screen to the bookmarkable URL.
- registerPart(PartDefinition, Widget) - Method in class org.uberfire.client.workbench.panels.support.PartManager
-
- registerPerspectiveCloseChain(String, BiParameterizedCommand<Command, PlaceRequest>) - Method in interface org.uberfire.client.mvp.PlaceManager
-
Registers a callback interceptor that uses a chain approach to execute code before a PlaceRequest is closed,
if the perspective passed as a parameter is currently opened.
- registerPerspectiveCloseChain(String, BiParameterizedCommand<Command, PlaceRequest>) - Method in class org.uberfire.client.mvp.PlaceManagerImpl
-
- registerPerspectiveCloseChain(String, BiParameterizedCommand<Command, PlaceRequest>) - Method in class org.uberfire.client.mvp.PluginPlaceManagerImpl
-
- registerVisibilityChangeHandler(MenuItemVisibilityHandler) - Method in class org.uberfire.client.workbench.widgets.menu.base.WorkbenchBaseMenuPresenter
-
- releaseLock() - Method in interface org.uberfire.client.mvp.LockManager
-
Releases the previously acquired lock.
- releaseLock() - Method in class org.uberfire.client.mvp.LockManagerImpl
-
- releaseLock(Path, ParameterizedCommand<LockResult>) - Method in interface org.uberfire.client.workbench.VFSLockServiceProxy
-
- releaseLock(Path, ParameterizedCommand<LockResult>) - Method in class org.uberfire.client.workbench.VFSLockServiceProxyClientImpl
-
- remove(UberfireDock...) - Method in interface org.uberfire.client.workbench.docks.UberfireDocks
-
- remove(PartDefinition) - Method in interface org.uberfire.client.workbench.panels.MultiPartWidget
-
Removes the given part from this widget.
- remove(Widget) - Method in class org.uberfire.client.workbench.widgets.split.WorkbenchSplitLayoutPanel
-
- removeActivity(String) - Method in class org.uberfire.client.mvp.ActivityBeansCache
-
- removePanel(WorkbenchPanelPresenter) - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelPresenter
-
Checks for existing child panels of the panel to be removed, and reparents them to this panel in the position of
the child panel.
- removePanel(WorkbenchPanelView<?>) - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelView
-
- removePanel(WorkbenchPanelPresenter) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- removePanel(WorkbenchPanelView<?>) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelView
-
Throws UnsupportedOperationException
when called.
- removePanel(WorkbenchPanelView<?>) - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- removePanel(WorkbenchPanelView<?>) - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- removePanel(WorkbenchPanelView<?>) - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- removePanel(WorkbenchPanelPresenter) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Removes the given panel presenter and its view from this panel, freeing all resources associated with them.
- removePanel(WorkbenchPanelView<?>) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelView
-
Removes the view widget associated with the given child from this panel, freeing any resources that were
allocated by this panel when the child was added.
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
Destroys the presenter bean associated with the given part and removes the part's presenter from the panel
presenter that contains it (which in turn removes the part definition from the panel definition and the part view
from the panel view).
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelPresenter
-
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelPresenter
-
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelView
-
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractSimpleWorkbenchPanelView
-
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelView
-
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelView
-
- removePart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.support.PartManager
-
- removePart(PartDefinition) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Removes the given part from this panel, updating this panel's definition and the part's definition to reflect
that the part no longer belongs to this panel.
- removePart(PartDefinition) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelView
-
Removes the given part from this view, if it belonged to this view.
- removePartForPlace(PlaceRequest) - Method in interface org.uberfire.client.workbench.PanelManager
-
Removes the part associated with the given PlaceRequest from the panel that contains it.
- removePartForPlace(PlaceRequest) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- removePerspectiveState(String, Command) - Method in interface org.uberfire.client.mvp.PerspectiveManager
-
This method removes any persisted definition for the given perspective.
- removePerspectiveState(String, Command) - Method in class org.uberfire.client.mvp.PerspectiveManagerImpl
-
- removePerspectiveState(String, Command) - Method in interface org.uberfire.client.workbench.WorkbenchServicesProxy
-
- removePerspectiveState(String, Command) - Method in class org.uberfire.client.workbench.WorkbenchServicesProxyClientImpl
-
- removePerspectiveStates(Command) - Method in interface org.uberfire.client.mvp.PerspectiveManager
-
This method removes all persisted Perspective definitions.
- removePerspectiveStates(Command) - Method in class org.uberfire.client.mvp.PerspectiveManagerImpl
-
- removePerspectiveStates(Command) - Method in interface org.uberfire.client.workbench.WorkbenchServicesProxy
-
- removePerspectiveStates(Command) - Method in class org.uberfire.client.workbench.WorkbenchServicesProxyClientImpl
-
- removeStartupBlocker(Class<?>) - Method in class org.uberfire.client.workbench.Workbench
-
Causes the given responsible party to no longer block workbench initialization.
- removeToolBar(ToolBar) - Method in interface org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter.View
-
Removes a set of Tool Bar items from the view.
- removeWorkbenchPanel(PanelDefinition) - Method in interface org.uberfire.client.workbench.PanelManager
-
Removes the panel associated with the given definition, removing the panel's presenter and view from the
workbench, and freeing any resources associated with them.
- removeWorkbenchPanel(PanelDefinition) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- RequiresResizeFlowPanel - Class in org.uberfire.client.workbench.widgets.panel
-
- RequiresResizeFlowPanel() - Constructor for class org.uberfire.client.workbench.widgets.panel.RequiresResizeFlowPanel
-
- RequiresResizeFocusPanel - Class in org.uberfire.client.workbench.widgets.panel
-
- RequiresResizeFocusPanel() - Constructor for class org.uberfire.client.workbench.widgets.panel.RequiresResizeFocusPanel
-
- reset() - Method in class org.uberfire.client.workbench.widgets.animations.Sequencer
-
Reset the sequence to the begining.
- resize() - Method in class org.uberfire.client.workbench.docks.UberfireDocksContainer
-
- ResizeFlowPanel - Class in org.uberfire.client.workbench.widgets.listbar
-
A FlowPanel that can exist in a hierarchy of LayoutPanel
s.
- ResizeFlowPanel() - Constructor for class org.uberfire.client.workbench.widgets.listbar.ResizeFlowPanel
-
- ResizeFocusPanel - Class in org.uberfire.client.workbench.widgets.listbar
-
A FocusPanel that can exist in a hierarchy of LayoutPanel
s.
- ResizeFocusPanel() - Constructor for class org.uberfire.client.workbench.widgets.listbar.ResizeFocusPanel
-
- ResizeFocusPanel(Widget) - Constructor for class org.uberfire.client.workbench.widgets.listbar.ResizeFocusPanel
-
- resizeTo(int, int) - Method in interface org.uberfire.client.workbench.WorkbenchLayout
-
- resizeTo(int, int) - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl
-
- resolveContext(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelPresenter
-
- resolvePosition(NamedPosition) - Method in interface org.uberfire.client.mvp.TemplatedActivity
-
Returns the HTMLElement that contains the child WorkbenchPanelView at the given position.
- resourceTypeManagerCache - Variable in class org.uberfire.client.mvp.ActivityBeansCache
-
- ResourceTypeManagerCache - Class in org.uberfire.client.mvp
-
- ResourceTypeManagerCache(CategoriesManagerCache) - Constructor for class org.uberfire.client.mvp.ResourceTypeManagerCache
-
- restore(Widget) - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.OriginalStyleInfo
-
Restores to w
all style values to those most recently set on this instance.
- retrieveLockInfo(Path, ParameterizedCommand<LockInfo>) - Method in interface org.uberfire.client.workbench.VFSLockServiceProxy
-
- retrieveLockInfo(Path, ParameterizedCommand<LockInfo>) - Method in class org.uberfire.client.workbench.VFSLockServiceProxyClientImpl
-
- rootPanelDef - Variable in class org.uberfire.client.workbench.PanelManagerImpl
-
Description that the current root panel was created from.
- run() - Method in class org.uberfire.client.workbench.widgets.animations.Sequencer
-
Run all animations.
- run(Boolean) - Method in class org.uberfire.client.workbench.widgets.menu.MenuItemVisibilityHandler
-
- run() - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl.AbstractResizeAnimation
-
- save(String, PerspectiveDefinition, Command) - Method in interface org.uberfire.client.workbench.WorkbenchServicesProxy
-
- save(SplashScreenFilter) - Method in interface org.uberfire.client.workbench.WorkbenchServicesProxy
-
- save(String, PerspectiveDefinition, Command) - Method in class org.uberfire.client.workbench.WorkbenchServicesProxyClientImpl
-
- save(SplashScreenFilter) - Method in class org.uberfire.client.workbench.WorkbenchServicesProxyClientImpl
-
- savePerspectiveState(Command) - Method in interface org.uberfire.client.mvp.PerspectiveManager
-
Saves the current live perspective definition to the server.
- savePerspectiveState(Command) - Method in class org.uberfire.client.mvp.PerspectiveManagerImpl
-
- screen(WorkbenchScreenActivity) - Method in class org.uberfire.client.authz.DefaultWorkbenchController
-
- screen(String) - Method in class org.uberfire.client.authz.DefaultWorkbenchController
-
- screen(WorkbenchScreenActivity) - Method in interface org.uberfire.client.authz.WorkbenchController
-
- screen(String) - Method in interface org.uberfire.client.authz.WorkbenchController
-
- screen(WorkbenchScreenActivity) - Static method in class org.uberfire.client.authz.WorkbenchControllerHelper
-
- screens() - Method in class org.uberfire.client.authz.DefaultWorkbenchController
-
- screens() - Method in interface org.uberfire.client.authz.WorkbenchController
-
Creates a brand new instance for checking global screen actions.
- screens() - Static method in class org.uberfire.client.authz.WorkbenchControllerHelper
-
- select() - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.base.Selectable
-
- select() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter
-
- select() - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View
-
- select() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.ChildMenuItemPresenter
-
- select() - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.ChildMenuItemPresenter.View
-
- select() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.IconMenuItemPresenter
-
- select() - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.IconMenuItemPresenter.View
-
- Selectable - Interface in org.uberfire.client.workbench.widgets.menu.megamenu.base
-
- selectedPage() - Method in interface org.uberfire.client.workbench.widgets.multipage.MultiPageEditor
-
- selectMenuItem(String) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- selectMenuItem(String) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- selectPage(int) - Method in interface org.uberfire.client.workbench.widgets.multipage.MultiPageEditor
-
- selectPart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelView
-
- selectPart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractSimpleWorkbenchPanelView
-
- selectPart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- selectPart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- selectPart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- selectPart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelView
-
- selectPart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- selectPart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelView
-
- selectPart(PartDefinition) - Method in interface org.uberfire.client.workbench.panels.MultiPartWidget
-
Makes the given part visible if it is a direct child of this widget.
- selectPart(PartDefinition) - Method in class org.uberfire.client.workbench.panels.support.PartManager
-
- selectPart(PartDefinition) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
- selectPart(PartDefinition) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelView
-
Makes the given part visible and focused, if it belongs to this view.
- SelectPlaceEvent - Class in org.uberfire.client.workbench.events
-
An event to programmatically select a WorkbenchPart
- SelectPlaceEvent(PlaceRequest) - Constructor for class org.uberfire.client.workbench.events.SelectPlaceEvent
-
- selectPlaceEvent - Variable in class org.uberfire.client.workbench.PanelManagerImpl
-
- selectView() - Method in interface org.uberfire.client.resources.i18n.WorkbenchConstants
-
- SEPARATOR - Static variable in class org.uberfire.client.mvp.BookmarkableUrlHelper
-
- SequencedAnimation - Class in org.uberfire.client.workbench.widgets.animations
-
An animation that can be sequenced to run in a list of animations.
- SequencedAnimation() - Constructor for class org.uberfire.client.workbench.widgets.animations.SequencedAnimation
-
- Sequencer - Class in org.uberfire.client.workbench.widgets.animations
-
Run a list of animations in order.
- Sequencer() - Constructor for class org.uberfire.client.workbench.widgets.animations.Sequencer
-
- setActive(boolean) - Method in class org.uberfire.client.authz.PerspectiveTreeProvider
-
- setActivity(TemplatedActivity) - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelPresenter
-
- setActivity(TemplatedActivity) - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- setAllMenuItemsVisible(String, boolean) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- setBrandImage(String) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- setBrandImageAction(Command) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- setBrandImageTitle(String) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- setChildSize(WorkbenchPanelPresenter, Integer, Integer) - Method in interface org.uberfire.client.workbench.panels.DockingWorkbenchPanelPresenter
-
Sets the width or height of the given child panel to the given dimension, leaving room for the existing space
taken up by (recursively) nested panels in the NORTH, SOUTH, EAST, and WEST child positions.
- setChildSize(WorkbenchPanelView<?>, int) - Method in interface org.uberfire.client.workbench.panels.DockingWorkbenchPanelView
-
Sets the size (width for EAST or WEST children; height for NORTH and SOUTH children) allocated to the specified
child by moving its splitter bar on the screen.
- setChildSize(WorkbenchPanelPresenter, Integer, Integer) - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelPresenter
-
- setChildSize(WorkbenchPanelView<?>, int) - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelView
-
- setCollapseHandler(Command) - Method in class org.uberfire.client.menu.WorkbenchViewModeSwitcherPresenter
-
- setCommand(Command) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View
-
- setCommand(Command) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.ChildMenuItemPresenter.View
-
- setCommand(Command) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.IconMenuItemPresenter.View
-
- setContainer(IsWidget) - Method in interface org.uberfire.client.workbench.widgets.notifications.NotificationManager.View
-
Set the container relative to which Notifications are to be shown.
- setContent(IsWidget) - Method in interface org.uberfire.client.workbench.widgets.popup.PopupView
-
Sets the main content of this popup dialog, replacing any content that was previously set.
- setContent(IsWidget, Integer) - Method in interface org.uberfire.client.workbench.widgets.splash.SplashView
-
Sets the contents for this splash screen view, replacing any contents that were there already.
- setContextId(String) - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- setContextId(String) - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
- setContextMenuActive(boolean) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- setContextMenuItemVisible(String, boolean) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- setDefinition(PanelDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelPresenter
-
- setDefinition(PanelDefinition) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- setDefinition(PanelDefinition) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Called by the framework when the panel instance is first created.
- setDefinition(PartDefinition) - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- setDefinition(PartDefinition) - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
- setDndManager(WorkbenchDragAndDropManager) - Method in interface org.uberfire.client.workbench.panels.MultiPartWidget
-
- setElementId(String) - Method in class org.uberfire.client.workbench.panels.impl.AbstractDockingWorkbenchPanelView
-
Overridden to attach the ID to the part container rather than the top-level widget, which may contain sub-panels
and be larger and further up the DOM tree than desired.
- setElementId(String) - Method in class org.uberfire.client.workbench.panels.impl.AbstractSimpleWorkbenchPanelView
-
- setElementId(String) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelView
-
- setElementId(String) - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- setElementId(String) - Method in class org.uberfire.client.workbench.panels.impl.MultiListWorkbenchPanelView
-
- setElementId(String) - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- setElementId(String) - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
Will set, but not clear, the ID of the activity's root element.
- setElementId(String) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelView
-
Sets the ID of the physical root element of this view.
- setEnabled(boolean) - Method in interface org.uberfire.client.workbench.panels.MaximizeToggleButtonPresenter.View
-
Enables or disables this view's widget.
- setExpandHandler(Command) - Method in class org.uberfire.client.menu.WorkbenchViewModeSwitcherPresenter
-
- setFixedWidgetSize(int) - Method in interface org.uberfire.client.workbench.panels.SplitPanel
-
Sets the pixel size of the component that doesn't expand/contract when the whole split pane's container
is resized.
- setFocus(boolean) - Method in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelView
-
- setFocus(boolean) - Method in class org.uberfire.client.workbench.panels.impl.AbstractSimpleWorkbenchPanelView
-
- setFocus(boolean) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- setFocus(boolean) - Method in class org.uberfire.client.workbench.panels.impl.LayoutPanelView
-
- setFocus(boolean) - Method in class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- setFocus(boolean) - Method in class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelView
-
- setFocus(boolean) - Method in class org.uberfire.client.workbench.panels.impl.TemplatedWorkbenchPanelView
-
- setFocus(boolean) - Method in class org.uberfire.client.workbench.panels.impl.UnanchoredStaticWorkbenchPanelView
-
- setFocus(boolean) - Method in interface org.uberfire.client.workbench.panels.MultiPartWidget
-
Informs this widget that its containing panel view has gained or lost panel focus.
- setFocus(boolean) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
- setFocus(boolean) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelView
-
Informs this view that it has gained or lost keyboard focus.
- setFocus(boolean) - Method in class org.uberfire.client.workbench.widgets.panel.StaticFocusedResizePanel
-
- setHideTitleDropDownOnSingleElement(boolean) - Method in class org.uberfire.client.workbench.widgets.listbar.ListbarPreferences
-
- setHomeLinkAction(Command) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- setIconClass(String) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.IconMenuItemPresenter.View
-
- setInitialSpacing(int) - Method in interface org.uberfire.client.workbench.widgets.notifications.NotificationManager.View
-
Configures the initial vertical spacing for the first notifications
(see NotificationEvent.getInitialTopOffset()
).
- setLabel(String) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View
-
- setLabel(String) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.GroupContextMenuItemPresenter.View
-
- setLabel(String) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.ChildMenuItemPresenter.View
-
- setLabel(String) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.GroupMenuItemPresenter.View
-
- setLabel(String) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.IconMenuItemPresenter.View
-
- setMarginWidgets(boolean, Set<String>) - Method in interface org.uberfire.client.workbench.WorkbenchLayout
-
Will insert the implementations of Header and Footer in the Workbench
- setMarginWidgets(boolean, Set<String>) - Method in class org.uberfire.client.workbench.WorkbenchLayoutImpl
-
- setMaximizeCommand(Command) - Method in class org.uberfire.client.workbench.panels.MaximizeToggleButtonPresenter
-
Sets the command to invoke upon each transition from unmaximized to maximized.
- setMaximized(boolean) - Method in class org.uberfire.client.workbench.panels.MaximizeToggleButtonPresenter
-
Changes the maximized state of this button without calling the commands.
- setMaximized(boolean) - Method in interface org.uberfire.client.workbench.panels.MaximizeToggleButtonPresenter.View
-
Changes the maximized appearance of the button.
- setMenuAccessorText(String) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter.View
-
- setMenuItemVisible(String, boolean) - Method in interface org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter.View
-
- setMenus(Menus) - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- setMenus(Menus) - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
Sets the menus associated with this part.
- setParent(WorkbenchPanelPresenter) - Method in class org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelPresenter
-
- setParent(WorkbenchPanelPresenter) - Method in interface org.uberfire.client.workbench.panels.WorkbenchPanelPresenter
-
Sets the current parent of this panel presenter.
- setParentId(String) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.visitor.WorkbenchMegaMenuVisitor
-
- setPart(WorkbenchPartPresenter.View) - Method in class org.uberfire.client.workbench.widgets.panel.StaticFocusedResizePanel
-
- setPerspectiveName(String, String) - Method in class org.uberfire.client.authz.PerspectiveTreeProvider
-
- setPresenter(WorkbenchPanelPresenter) - Method in interface org.uberfire.client.workbench.panels.MultiPartWidget
-
- setRequestedPlaceIdentifier(String) - Method in interface org.uberfire.client.workbench.widgets.notfound.ActivityNotFoundPresenter.View
-
- setResourceName(String) - Method in class org.uberfire.client.authz.PerspectiveTreeProvider
-
- setRoot(PerspectiveActivity, PanelDefinition) - Method in interface org.uberfire.client.workbench.PanelManager
-
Clears all existing panel structure from the user interface, then installs a new root panel according to the
specifications in the given PanelDefinition
.
- setRoot(PerspectiveActivity, PanelDefinition) - Method in class org.uberfire.client.workbench.PanelManagerImpl
-
- setRootNodeName(String) - Method in class org.uberfire.client.authz.PerspectiveTreeProvider
-
- setRootNodePosition(int) - Method in class org.uberfire.client.authz.EditorTreeProvider
-
- setRootNodePosition(int) - Method in class org.uberfire.client.authz.PerspectiveTreeProvider
-
- setSize(WorkbenchPopup.WorkbenchPopupSize) - Method in interface org.uberfire.client.workbench.widgets.popup.PopupView
-
Sets the size for the popup.
- setSplashScreenList(List<SplashScreenMenuPresenter.SplashScreenListEntry>) - Method in interface org.uberfire.client.menu.SplashScreenMenuPresenter.View
-
Replaces the current list of splash screens with the given list.
- setText(String) - Method in interface org.uberfire.client.menu.WorkbenchViewModeSwitcherPresenter.View
-
- setTitle(String) - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- setTitle(String) - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
Sets the text that a panel may choose to display beside this part's title.
- setTitle(String) - Method in interface org.uberfire.client.workbench.widgets.popup.PopupView
-
Sets the title text for this popup's dialog.
- setTitle(String) - Method in interface org.uberfire.client.workbench.widgets.splash.SplashView
-
Sets the title text for this splash screen's popup.
- setTitleDecoration(IsWidget) - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- setTitleDecoration(IsWidget) - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
Sets the widget that a panel may choose to display beside this part's title.
- setToFillParent(Widget) - Static method in class org.uberfire.client.util.Layouts
-
Sets the CSS on the given widget so it automatically fills the available space, rather than being sized based on
the amount of space required by its contents.
- setUberfireDockPosition(UberfireDockPosition) - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- setUiPart(UIPart) - Method in class org.uberfire.client.workbench.widgets.panel.ContextPanel
-
- setUnmaximizeCommand(Command) - Method in class org.uberfire.client.workbench.panels.MaximizeToggleButtonPresenter
-
Sets the command to invoke upon each transition from maximized to unmaximized.
- setup(DockLayoutPanel, Command) - Method in class org.uberfire.client.workbench.docks.UberfireDocksContainer
-
- setup(IsWidget, IsWidget, CompassPosition, Integer, Integer) - Method in interface org.uberfire.client.workbench.panels.SplitPanel
-
Sets up this split panel's contents and divider location.
- setup(WorkbenchPanelView<?>) - Method in class org.uberfire.client.workbench.widgets.dnd.CompassDropController
-
- setup(String, Command) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter
-
- setup(String) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.GroupContextMenuItemPresenter
-
- setup(String, Command) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.ChildMenuItemPresenter
-
- setup(String) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.GroupMenuItemPresenter
-
- setup(String, String, Command) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.IconMenuItemPresenter
-
- setup() - Method in class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter
-
- setupDefaultPessimisticLockManager() - Method in class org.uberfire.client.mvp.AbstractWorkbenchEditorActivity
-
- setupEnableDisableMenuItem(MenuItem) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.visitor.WorkbenchMegaMenuVisitor
-
- setupListBar() - Method in class org.uberfire.client.workbench.panels.impl.AbstractSimpleWorkbenchPanelView
-
- setupListBar() - Method in class org.uberfire.client.workbench.panels.impl.ClosableSimpleWorkbenchPanelView
-
- setupListBar() - Method in class org.uberfire.client.workbench.panels.impl.SimpleWorkbenchPanelView
-
- setupSetVisibleMenuItem(MenuItemPerspective) - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- setupWidget() - Method in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelView
-
- setupWidget() - Method in class org.uberfire.client.workbench.panels.impl.MultiListWorkbenchPanelView
-
- setupWidget() - Method in class org.uberfire.client.workbench.panels.impl.MultiScreenWorkbenchPanelView
-
- setVisible(boolean) - Method in class org.uberfire.client.workbench.panels.MaximizeToggleButtonPresenter
-
- setVisible(boolean) - Method in interface org.uberfire.client.workbench.panels.MaximizeToggleButtonPresenter.View
-
Shows or hides this view's widget.
- setVisible(boolean) - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.ChildMenuItemPresenter.View
-
- setWidgetMinSize(Widget, int) - Method in class org.uberfire.client.workbench.widgets.split.WorkbenchSplitLayoutPanel
-
Sets the minimum allowable size for the given widget.
- setWidgetSize(Widget, double) - Method in class org.uberfire.client.workbench.docks.UberfireDocksContainer
-
- setWorkbenchContext(WorkbenchDragContext) - Method in class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragAndDropManager
-
- setWrappedWidget(IsWidget) - Method in class org.uberfire.client.workbench.part.AbstractWorkbenchPartPresenter
-
- setWrappedWidget(IsWidget) - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter
-
- setWrappedWidget(IsWidget) - Method in interface org.uberfire.client.workbench.part.WorkbenchPartPresenter.View
-
- setWrappedWidget(IsWidget) - Method in class org.uberfire.client.workbench.pmgr.nswe.part.WorkbenchPartView
-
- setWrappedWidget(IsWidget) - Method in class org.uberfire.client.workbench.pmgr.unanchored.part.UnanchoredWorkbenchPartView
-
- show(UberfireDockPosition, String) - Method in interface org.uberfire.client.workbench.docks.UberfireDocks
-
- show(Widget) - Method in class org.uberfire.client.workbench.docks.UberfireDocksContainer
-
- show(IsElement) - Method in class org.uberfire.client.workbench.docks.UberfireDocksContainer
-
- show() - Method in interface org.uberfire.client.workbench.widgets.menu.megamenu.base.CanHide
-
- show() - Method in class org.uberfire.client.workbench.widgets.menu.megamenu.menuitem.ChildMenuItemPresenter
-
- show(NotificationEvent, Command) - Method in interface org.uberfire.client.workbench.widgets.notifications.NotificationManager.View
-
Displays a notification with the given severity and contents.
- show() - Method in interface org.uberfire.client.workbench.widgets.popup.PopupView
-
Makes this popup container (and the main content along with it) visible on the workbench.
- show() - Method in interface org.uberfire.client.workbench.widgets.splash.SplashView
-
Makes this splash screen container (and the main content along with it) visible on the workbench.
- show() - Method in class org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter
-
- show() - Method in interface org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter.View
-
Makes this toolbar visible.
- showAgain() - Method in interface org.uberfire.client.workbench.widgets.splash.SplashView
-
Returns true if the user has indicated that they want to see this splash screen next time its interceptor says it
should be displayed.
- showContext() - Method in interface org.uberfire.client.resources.WorkbenchCss
-
- showMessage(String, Command, Command) - Method in class org.uberfire.client.workbench.widgets.common.ErrorPopupPresenter
-
Shows the given message in a modal popup that appears above all other workbench contents.
- showMessage(String) - Method in class org.uberfire.client.workbench.widgets.common.ErrorPopupPresenter
-
Shows the given message in a modal popup that appears above all other workbench contents.
- showMessage(String, Command, Command) - Method in interface org.uberfire.client.workbench.widgets.common.ErrorPopupPresenter.View
-
Displays the given message in a modal dialog that sits above all other workbench components.
- showSplashHelp() - Method in interface org.uberfire.client.resources.i18n.WorkbenchConstants
-
- SimpleDnDWorkbenchPanelPresenter - Class in org.uberfire.client.workbench.panels.impl
-
- SimpleDnDWorkbenchPanelPresenter(SimpleDnDWorkbenchPanelView, PerspectiveManager, PlaceManager) - Constructor for class org.uberfire.client.workbench.panels.impl.SimpleDnDWorkbenchPanelPresenter
-
- SimpleDnDWorkbenchPanelView - Class in org.uberfire.client.workbench.panels.impl
-
- SimpleDnDWorkbenchPanelView() - Constructor for class org.uberfire.client.workbench.panels.impl.SimpleDnDWorkbenchPanelView
-
- SimpleWorkbenchPanelPresenter - Class in org.uberfire.client.workbench.panels.impl
-
A panel with a title bar.
- SimpleWorkbenchPanelPresenter(WorkbenchPanelView<SimpleWorkbenchPanelPresenter>, PerspectiveManager, PlaceManager) - Constructor for class org.uberfire.client.workbench.panels.impl.SimpleWorkbenchPanelPresenter
-
- SimpleWorkbenchPanelView - Class in org.uberfire.client.workbench.panels.impl
-
A Workbench panel that can contain WorkbenchParts.
- SimpleWorkbenchPanelView() - Constructor for class org.uberfire.client.workbench.panels.impl.SimpleWorkbenchPanelView
-
- SinglePartPanelHelper - Class in org.uberfire.client.workbench.panels.impl
-
- SinglePartPanelHelper(Collection<PartDefinition>, PlaceManager) - Constructor for class org.uberfire.client.workbench.panels.impl.SinglePartPanelHelper
-
- sortResourceActivitiesByPriority() - Method in class org.uberfire.client.mvp.ResourceTypeManagerCache
-
- splashScreen(SplashScreenActivity) - Method in class org.uberfire.client.authz.DefaultWorkbenchController
-
- splashScreen(String) - Method in class org.uberfire.client.authz.DefaultWorkbenchController
-
- splashScreen(SplashScreenActivity) - Method in interface org.uberfire.client.authz.WorkbenchController
-
- splashScreen(String) - Method in interface org.uberfire.client.authz.WorkbenchController
-
- splashScreen(SplashScreenActivity) - Static method in class org.uberfire.client.authz.WorkbenchControllerHelper
-
- SplashScreenActivity - Interface in org.uberfire.client.mvp
-
- SplashScreenListEntry(String, Command) - Constructor for class org.uberfire.client.menu.SplashScreenMenuPresenter.SplashScreenListEntry
-
- SplashScreenMenuPresenter - Class in org.uberfire.client.menu
-
A drop-down style widget that contains an up-to-date list of the available splash screens.
- SplashScreenMenuPresenter() - Constructor for class org.uberfire.client.menu.SplashScreenMenuPresenter
-
- SplashScreenMenuPresenter(PlaceManager, SplashScreenMenuPresenter.View) - Constructor for class org.uberfire.client.menu.SplashScreenMenuPresenter
-
- SplashScreenMenuPresenter.SplashScreenListEntry - Class in org.uberfire.client.menu
-
- SplashScreenMenuPresenter.View - Interface in org.uberfire.client.menu
-
- splashScreenNoneAvailable() - Method in interface org.uberfire.client.resources.i18n.WorkbenchConstants
-
- splashScreens() - Method in class org.uberfire.client.authz.DefaultWorkbenchController
-
- splashScreens() - Method in interface org.uberfire.client.authz.WorkbenchController
-
Creates a brand new instance for checking global splash screen actions.
- splashScreens() - Static method in class org.uberfire.client.authz.WorkbenchControllerHelper
-
- SplashView - Interface in org.uberfire.client.workbench.widgets.splash
-
- splitLayoutPanel() - Method in interface org.uberfire.client.resources.WorkbenchCss
-
- splitLayoutPanelHDragger() - Method in interface org.uberfire.client.resources.WorkbenchCss
-
- SplitLayoutPanelPresenter - Class in org.uberfire.client.workbench.panels.impl
-
- SplitLayoutPanelPresenter(SplitLayoutPanelView, PerspectiveManager) - Constructor for class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelPresenter
-
- splitLayoutPanelVDragger() - Method in interface org.uberfire.client.resources.WorkbenchCss
-
- SplitLayoutPanelView - Class in org.uberfire.client.workbench.panels.impl
-
- SplitLayoutPanelView() - Constructor for class org.uberfire.client.workbench.panels.impl.SplitLayoutPanelView
-
- SplitPanel - Interface in org.uberfire.client.workbench.panels
-
Common operations for UberFire's horizontal and vertical splitter panels.
- StandaloneEditorPerspective - Class in org.uberfire.client.workbench
-
- StandaloneEditorPerspective(PlaceManager) - Constructor for class org.uberfire.client.workbench.StandaloneEditorPerspective
-
- StaticFocusedResizePanel - Class in org.uberfire.client.workbench.widgets.panel
-
- StaticFocusedResizePanel() - Constructor for class org.uberfire.client.workbench.widgets.panel.StaticFocusedResizePanel
-
- StaticWorkbenchPanelPresenter - Class in org.uberfire.client.workbench.panels.impl
-
An undecorated panel that can contain one part at a time and does not support child panels.
- StaticWorkbenchPanelPresenter(StaticWorkbenchPanelView, PerspectiveManager, PlaceManager) - Constructor for class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelPresenter
-
- StaticWorkbenchPanelView - Class in org.uberfire.client.workbench.panels.impl
-
- StaticWorkbenchPanelView() - Constructor for class org.uberfire.client.workbench.panels.impl.StaticWorkbenchPanelView
-
- statusBar() - Method in interface org.uberfire.client.resources.WorkbenchCss
-
- style - Variable in class org.uberfire.client.workbench.WorkbenchLayoutImpl.AbstractResizeAnimation
-
- suppressErrorMessage() - Method in class org.uberfire.client.mvp.ActivityLifecycleError
-
Tells the framework that it should not mention this failure in the workbench GUI.
- switchToCompactView() - Method in interface org.uberfire.client.resources.i18n.WorkbenchConstants
-
- switchToDefaultView() - Method in interface org.uberfire.client.resources.i18n.WorkbenchConstants
-
- switchToPerspective(PlaceRequest, PerspectiveActivity, ParameterizedCommand<PerspectiveDefinition>) - Method in interface org.uberfire.client.mvp.PerspectiveManager
-
This method should only be invoked by PlaceManager.
- switchToPerspective(PlaceRequest, PerspectiveActivity, ParameterizedCommand<PerspectiveDefinition>) - Method in class org.uberfire.client.mvp.PerspectiveManagerImpl
-
- synchronizeUIWithMenus(List<MenuItem>) - Method in class org.uberfire.client.workbench.widgets.menu.base.WorkbenchBaseMenuPresenter
-
- w - Variable in class org.uberfire.client.workbench.WorkbenchLayoutImpl.AbstractResizeAnimation
-
- widget - Variable in class org.uberfire.client.workbench.panels.impl.AbstractMultiPartWorkbenchPanelView
-
- widthOrDefault(PanelDefinition) - Static method in class org.uberfire.client.util.Layouts
-
- widthOrHeight(CompassPosition, PanelDefinition) - Static method in class org.uberfire.client.util.Layouts
-
Returns the current width or height of the given panel definition.
- withLabel(String) - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- withSize(double) - Method in class org.uberfire.client.workbench.docks.UberfireDock
-
- Workbench - Class in org.uberfire.client.workbench
-
Responsible for bootstrapping the client-side Workbench user interface by coordinating calls to the PanelManager and
PlaceManager.
- Workbench() - Constructor for class org.uberfire.client.workbench.Workbench
-
- WorkbenchActivity - Interface in org.uberfire.client.mvp
-
WorkbenchActivity and its subinterfaces define the interface between UberFire framework behaviour and
application-defined behaviour.
- WorkbenchBaseMenuPresenter - Class in org.uberfire.client.workbench.widgets.menu.base
-
- WorkbenchBaseMenuPresenter() - Constructor for class org.uberfire.client.workbench.widgets.menu.base.WorkbenchBaseMenuPresenter
-
- WorkbenchBaseMenuUtils - Class in org.uberfire.client.workbench.widgets.menu.base
-
- WorkbenchBaseMenuUtils() - Constructor for class org.uberfire.client.workbench.widgets.menu.base.WorkbenchBaseMenuUtils
-
- WorkbenchBaseMenuView - Interface in org.uberfire.client.workbench.widgets.menu.base
-
- WorkbenchCloseHandler - Interface in org.uberfire.client.workbench
-
Generic WindowCloseHandler
- WorkbenchCloseHandlerImpl - Class in org.uberfire.client.workbench
-
Generic WindowCloseHandler
- WorkbenchCloseHandlerImpl() - Constructor for class org.uberfire.client.workbench.WorkbenchCloseHandlerImpl
-
- WorkbenchCloseHandlerImplIE10 - Class in org.uberfire.client.workbench
-
Generic WindowCloseHandler
- WorkbenchCloseHandlerImplIE10() - Constructor for class org.uberfire.client.workbench.WorkbenchCloseHandlerImplIE10
-
- WorkbenchConstants - Interface in org.uberfire.client.resources.i18n
-
Workbench I18N constants
- WorkbenchController - Interface in org.uberfire.client.authz
-
An interface for checking access to workbench resources (perspectives, screens, editors, ...)
- WorkbenchControllerHelper - Class in org.uberfire.client.authz
-
- WorkbenchControllerHelper() - Constructor for class org.uberfire.client.authz.WorkbenchControllerHelper
-
- WorkbenchCss - Interface in org.uberfire.client.resources
-
GWT managed CSS for Workbench
- WorkbenchDragAndDropManager - Class in org.uberfire.client.workbench.widgets.dnd
-
A Manager of drag and drop operations within the Workbench.
- WorkbenchDragAndDropManager() - Constructor for class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragAndDropManager
-
- WorkbenchDragContext - Class in org.uberfire.client.workbench.widgets.dnd
-
The context of a drag and drop operation within the Workbench.
- WorkbenchDragContext(PlaceRequest, PartDefinition, PanelDefinition, Menus, String, IsWidget, IsWidget, String, Integer, Integer, Integer, Integer) - Constructor for class org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
- WorkbenchEditorActivity - Interface in org.uberfire.client.mvp
-
An Editor is an activity that is associated with a VFS path.
- WorkbenchImages - Interface in org.uberfire.client.resources
-
GWT managed images for Workbench
- WorkbenchLayout - Interface in org.uberfire.client.workbench
-
Used by the workbench to construct the outer most DOM structure (header, footer and perspective container).
- WorkbenchLayoutImpl - Class in org.uberfire.client.workbench
-
The default layout implementation.
- WorkbenchLayoutImpl() - Constructor for class org.uberfire.client.workbench.WorkbenchLayoutImpl
-
- WorkbenchLayoutImpl(SyncBeanManager, HeaderPanel, WorkbenchDragAndDropManager, UberfireDocksContainer, WorkbenchPickupDragController, Div, Div) - Constructor for class org.uberfire.client.workbench.WorkbenchLayoutImpl
-
- WorkbenchLayoutImpl.AbstractResizeAnimation - Class in org.uberfire.client.workbench
-
- WorkbenchLayoutImpl.CollapseAnimation - Class in org.uberfire.client.workbench
-
- WorkbenchLayoutImpl.ExpandAnimation - Class in org.uberfire.client.workbench
-
- WorkbenchLayoutImpl.OriginalStyleInfo - Class in org.uberfire.client.workbench
-
Holder for style information that was modified in order to maximize a panel.
- WorkbenchLayoutInfo - Interface in org.uberfire.client.workbench
-
Used to retrieve some layout information from the workbench.
- WorkbenchLayoutInfoImpl - Class in org.uberfire.client.workbench
-
- WorkbenchLayoutInfoImpl() - Constructor for class org.uberfire.client.workbench.WorkbenchLayoutInfoImpl
-
- WorkbenchMegaMenuContextMenuVisitor - Class in org.uberfire.client.workbench.widgets.menu.megamenu.visitor
-
- WorkbenchMegaMenuContextMenuVisitor(WorkbenchMegaMenuPresenter, PlaceManager, String) - Constructor for class org.uberfire.client.workbench.widgets.menu.megamenu.visitor.WorkbenchMegaMenuContextMenuVisitor
-
- WorkbenchMegaMenuPresenter - Class in org.uberfire.client.workbench.widgets.menu.megamenu
-
- WorkbenchMegaMenuPresenter(AuthorizationManager, PerspectiveManager, ActivityManager, User, WorkbenchMegaMenuPresenter.View, ManagedInstance<MegaMenuBrand>, PlaceManager, AuthorizationManager, SessionInfo, ManagedInstance<ChildMenuItemPresenter>, ManagedInstance<GroupMenuItemPresenter>, ManagedInstance<ChildContextMenuItemPresenter>, ManagedInstance<GroupContextMenuItemPresenter>, Workbench, ExperimentalActivitiesAuthorizationManager) - Constructor for class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuPresenter
-
- WorkbenchMegaMenuPresenter.View - Interface in org.uberfire.client.workbench.widgets.menu.megamenu
-
- WorkbenchMegaMenuProducer - Class in org.uberfire.client.workbench.widgets.menu.megamenu
-
- WorkbenchMegaMenuProducer() - Constructor for class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuProducer
-
- WorkbenchMegaMenuProducer(AuthorizationManager, PerspectiveManager, ActivityManager, User, WorkbenchMegaMenuPresenter.View, ManagedInstance<MegaMenuBrand>, PlaceManager, AuthorizationManager, SessionInfo, ManagedInstance<ChildMenuItemPresenter>, ManagedInstance<GroupMenuItemPresenter>, ManagedInstance<ChildContextMenuItemPresenter>, ManagedInstance<GroupContextMenuItemPresenter>, Workbench, ExperimentalActivitiesAuthorizationManager) - Constructor for class org.uberfire.client.workbench.widgets.menu.megamenu.WorkbenchMegaMenuProducer
-
- WorkbenchMegaMenuStandalonePresenter - Class in org.uberfire.client.workbench.widgets.menu.megamenu
-
- WorkbenchMegaMenuVisitor - Class in org.uberfire.client.workbench.widgets.menu.megamenu.visitor
-
- WorkbenchMegaMenuVisitor(WorkbenchMegaMenuPresenter, PerspectiveManager, PlaceManager) - Constructor for class org.uberfire.client.workbench.widgets.menu.megamenu.visitor.WorkbenchMegaMenuVisitor
-
- WorkbenchMenuBar - Interface in org.uberfire.client.workbench.widgets.menu
-
- WorkbenchMenuBarPresenter - Class in org.uberfire.client.workbench.widgets.menu
-
Presenter for WorkbenchMenuBar that mediates changes to the Workbench MenuBar
in response to changes to the selected WorkbenchPart.
- WorkbenchMenuBarPresenter.View - Interface in org.uberfire.client.workbench.widgets.menu
-
- WorkbenchMenuBarProducer - Class in org.uberfire.client.workbench.widgets.menu
-
- WorkbenchMenuBarProducer() - Constructor for class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarProducer
-
- WorkbenchMenuBarProducer(AuthorizationManager, PerspectiveManager, PlaceManager, ActivityManager, User, ExperimentalActivitiesAuthorizationManager, WorkbenchMenuBarPresenter.View) - Constructor for class org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarProducer
-
- WorkbenchMenuBarStandalonePresenter - Class in org.uberfire.client.workbench.widgets.menu
-
- workbenchPanelDragProxy() - Method in interface org.uberfire.client.resources.WorkbenchImages
-
- WorkbenchPanelPresenter - Interface in org.uberfire.client.workbench.panels
-
Top-level interface for all panel presenters within the UberFire MVP framework.
- WorkbenchPanelView<P extends WorkbenchPanelPresenter> - Interface in org.uberfire.client.workbench.panels
-
Manages the Widget and DOM interaction of a panel.
- WorkbenchPartPresenter - Interface in org.uberfire.client.workbench.part
-
- WorkbenchPartPresenter.View - Interface in org.uberfire.client.workbench.part
-
- WorkbenchPartPresenterDefault - Class in org.uberfire.client.workbench.pmgr.nswe.part
-
A Workbench panel part.
- WorkbenchPartPresenterDefault(WorkbenchPartView) - Constructor for class org.uberfire.client.workbench.pmgr.nswe.part.WorkbenchPartPresenterDefault
-
- WorkbenchPartView - Class in org.uberfire.client.workbench.pmgr.nswe.part
-
A Workbench panel part.
- WorkbenchPartView() - Constructor for class org.uberfire.client.workbench.pmgr.nswe.part.WorkbenchPartView
-
- WorkbenchPickupDragController - Class in org.uberfire.client.workbench.widgets.dnd
-
A Drag Controller for the Workbench.
- WorkbenchPickupDragController() - Constructor for class org.uberfire.client.workbench.widgets.dnd.WorkbenchPickupDragController
-
- WorkbenchResources - Interface in org.uberfire.client.resources
-
All GWT managed resources for Workbench
- WorkbenchScreenActivity - Interface in org.uberfire.client.mvp
-
Provides the application-defined behaviour and application-defined view associated with a particular PlaceRequest.
- WorkbenchServicesProxy - Interface in org.uberfire.client.workbench
-
- WorkbenchServicesProxyClientImpl - Class in org.uberfire.client.workbench
-
- WorkbenchServicesProxyClientImpl() - Constructor for class org.uberfire.client.workbench.WorkbenchServicesProxyClientImpl
-
- WorkbenchSplitLayoutPanel - Class in org.uberfire.client.workbench.widgets.split
-
A panel that adds user-positioned splitters between each of its child
widgets.
- WorkbenchSplitLayoutPanel() - Constructor for class org.uberfire.client.workbench.widgets.split.WorkbenchSplitLayoutPanel
-
Construct a new SplitLayoutPanel
with the default splitter size
of 8px.
- WorkbenchSplitLayoutPanel(int) - Constructor for class org.uberfire.client.workbench.widgets.split.WorkbenchSplitLayoutPanel
-
Construct a new SplitLayoutPanel
with the specified splitter size
in pixels.
- WorkbenchToolBarPresenter - Class in org.uberfire.client.workbench.widgets.toolbar
-
Presenter for WorkbenchToolBar that mediates changes to the Workbench ToolBar
in response to changes to the selected WorkbenchPart.
- WorkbenchToolBarPresenter() - Constructor for class org.uberfire.client.workbench.widgets.toolbar.WorkbenchToolBarPresenter
-
- WorkbenchToolBarPresenter.View - Interface in org.uberfire.client.workbench.widgets.toolbar
-
View contract for an UberFire toolbar view.
- WorkbenchViewModeSwitcherMenuBuilder - Class in org.uberfire.client.menu
-
- WorkbenchViewModeSwitcherMenuBuilder() - Constructor for class org.uberfire.client.menu.WorkbenchViewModeSwitcherMenuBuilder
-
- WorkbenchViewModeSwitcherPresenter - Class in org.uberfire.client.menu
-
- WorkbenchViewModeSwitcherPresenter(WorkbenchViewModeSwitcherPresenter.View, WorkbenchMenuBar) - Constructor for class org.uberfire.client.menu.WorkbenchViewModeSwitcherPresenter
-
- WorkbenchViewModeSwitcherPresenter.View - Interface in org.uberfire.client.menu
-