All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary
| Class |
Description |
| AbstractPageRow |
A single row of a paged data
|
| AbstractPathPageRow |
A single row of a paged data
|
| ActivityResourceType |
An extension of the ResourceType interface holding an enumeration with the
different activity types subject to authorization management control.
|
| AnyResourceTypeDefinition |
|
| AppFormerActivities |
Defines the list of entities used in the workbench
If no backend implementation for this class exists, a default one will be provided.
|
| AppFormerActivitiesProducer |
|
| BaseMenuCustom<T> |
|
| BaseMenuVisitor |
|
| BiParameterizedCommand<T,U> |
A command representing a future activity, with two parameters.
|
| Category |
|
| Command |
A command representing a future activity.
|
| Commands |
A collection of generic operations that can be used anywhere a Command is called for.
|
| CompassPosition |
Positions to which a WorkbenchPanel can be added to the Workbench
|
| ConditionalPlaceRequest |
|
| ContextDefinition |
A Part in the Workbench.
|
| ContextDefinitionImpl |
|
| ContextDisplayMode |
|
| Contributor |
|
| ContributorResource |
|
| ContributorType |
|
| Customizable |
Internal annotation used to inject/produce beans in a way that the user can provide a default
implementation for them, otherwise a fallback implementation will be used.
|
| CustomPanelDefinition |
A custom PanelDefinition that is associated with a HasWidgets
or HTMLElement container.
|
| CustomPanelDefinitionImpl |
|
| Debug |
Utility methods that help with debugging.
|
| DefaultAppFormerActivities |
|
| DefaultMenuGroup |
|
| DefaultMenus |
|
| DefaultPlaceRequest |
|
| DefaultToolBar |
Default implementation of ToolBar
|
| DefaultToolBarItem |
Default implementation of ToolBarItem
|
| DiffMode |
|
| DotResourceTypeDefinition |
|
| EnabledStateChangeListener |
A Listener for changes in a Widget's enabled state
|
| ExternalPathPlaceRequest |
|
| FallbackImplementation |
Internal annotation used to qualify fallback implementations, that will be used when the user
does not provide another (default) implementation.
|
| FileNameUtil |
|
| FileSystem |
|
| ForcedPlaceRequest |
|
| ForceUnlockEvent |
Client-local event to indicate that the specified path's lock should be
released.
|
| GetContent |
Used in method that returns a @WorkbenchClientEditor content.
|
| GetPreview |
Use in method that returns a @WorkbenchClientEditor content preview.
|
| HasEnabledStateChangeListeners |
A source of EnabledStateChange actions.
|
| IconType |
|
| IsDirty |
Deprecated.
|
| IsVersioned |
|
| LockInfo |
Holds lock information about a Path.
|
| LockResult |
Represents the result of a lock request and holds the last read
LockInfo.
|
| MenuBuilderImpl |
|
| MenuBuilderImpl.MenuType |
|
| MenuCustom<T> |
A menu item that provides its own widget.
|
| MenuFactory |
|
| MenuFactory.Builder |
|
| MenuFactory.CommandMenu<T> |
|
| MenuFactory.ContributedMenuBuilder<T> |
|
| MenuFactory.CustomMenuBuilder |
|
| MenuFactory.MenuBuilder<T> |
|
| MenuFactory.OrderedMenu<T> |
|
| MenuFactory.PerspectiveMenu<T> |
|
| MenuFactory.SecurityInfos<T> |
|
| MenuFactory.SimpleMenuBuilder<T> |
|
| MenuFactory.SubMenuBuilder<T> |
|
| MenuFactory.SubMenusBuilder<T> |
|
| MenuFactory.TerminalCustomMenu<T> |
|
| MenuFactory.TerminalMenu<T> |
|
| MenuFactory.TopLevelMenusBuilder<T> |
|
| MenuGroup |
A menu item that has child items nested under it.
|
| MenuItem |
Meta-data for a Workbench MenuItem including permissions.
|
| MenuItemCommand |
A menu item that invokes a particular Command when it is clicked.
|
| MenuItemPerspective |
|
| MenuItemPlain |
A menu item that has no children and no specific Command associated with it.
|
| MenuPosition |
Defines the menu position on the navbar.
|
| Menus |
Menus that includes permission
|
| MenuVisitor |
Visitor interface for implementing arbitrary operations over menus.
|
| NamedPosition |
Represents the position of a child panel by name.
|
| Notification |
|
| Notification |
Represents a notification that has been displayed in the UberFire workbench.
|
| Notification.State |
|
| NotificationEvent |
An event to show a notification pop-up in the Workbench
|
| NotificationEvent.NotificationType |
|
| NotificationSeverity |
|
| NotificationType |
|
| ObservablePath |
|
| ObservablePath.OnConcurrentCopyEvent |
|
| ObservablePath.OnConcurrentDelete |
|
| ObservablePath.OnConcurrentRenameEvent |
|
| ObservablePath.OnConcurrentUpdateEvent |
|
| ObservablePathImpl |
|
| OnClose |
Methods annotated with this will be called by the Workbench immediately after a WorkbenchPart is closed.
|
| OnContextAttach |
|
| OnFocus |
Indicates that the framework should call the target method when the activity is the current activity in the current
panel.
|
| OnLostFocus |
Indicates that the framework should call the target method when the activity is no longer the current activity in the
current panel.
|
| OnMayClose |
Methods annotated with this will be called by the Workbench before the WorkbenchPart is closed.
|
| OnOpen |
Methods annotated with this are called by the Workbench when a WorkbenchPart
is displayed.
|
| OnSave |
Deprecated.
|
| OnShutdown |
|
| OnStartup |
Methods annotated with this are called by the Workbench before methods
annotated with @OnOpen.
|
| Others |
|
| PageRequest |
A generic request for paged data
|
| PageResponse<T extends AbstractPageRow> |
A Page of data for display in a PagedTable
|
| PanelDefinition |
Describes a physical region within a Workbench Perspective.
|
| PanelDefinitionImpl |
Default implementation of PanelDefinition
|
| ParameterizedCommand<T> |
A command representing a future activity.
|
| PartDefinition |
|
| PartDefinitionImpl |
Default implementation of PartDefinition
|
| Path |
|
| PathFactory |
|
| PathFactory.PathImpl |
|
| PathPlaceRequest |
|
| PathSupport |
|
| PerspectiveDefinition |
Meta-data defining a Perspective.
|
| PerspectiveDefinitionImpl |
Default implementation of PerspectiveDefinition
|
| PlaceRequest |
A request to navigate to a particular UberFire Workbench Place (a WorkbenchPerspective, a WorkbenchScreen, or a
WorkbenchEditor).
|
| PluginAddedEvent |
|
| PluginEvent |
|
| PluginReloadedEvent |
|
| PluginUpdatedEvent |
|
| PluginUtil |
Utilities for working with external (GWT-compiled) plugins.
|
| Position |
Tells a PanelManager implementation where to place a part within a panel.
|
| Resource |
A generic interface for modelling resources, like UI assets: perspectives, screens or
editors or even backend resources like repositories, projects, data objects, etc...
|
| ResourceAction |
An action represents something that someone can do over a resource.
|
| ResourceActionRef |
A instance holding a resource reference plus an action
|
| ResourceAdded |
|
| ResourceAddedEvent |
An Event indicating a Resource has been added
|
| ResourceBatchChangesEvent |
An Event indicating a various changes to various Resources
|
| ResourceChange |
|
| ResourceChangeType |
Types of change that can happen to a Resource
|
| ResourceCopied |
|
| ResourceCopiedEvent |
An Event indicating a Resource has been copied
|
| ResourceDeleted |
|
| ResourceDeletedEvent |
An Event indicating a Resource has been deleted
|
| ResourceEvent |
|
| ResourceOpenedEvent |
An Event indicating a Resource has been opened
|
| ResourceRef |
A resource reference.
|
| ResourceRenamed |
|
| ResourceRenamedEvent |
An Event indicating a Resource has been renamed
|
| ResourceType |
|
| ResourceTypeDefinition |
Definition of a Resource Type
|
| ResourceUpdated |
|
| ResourceUpdatedEvent |
An Event indicating a Resource has been updated
|
| RuntimeContentResource |
|
| RuntimeFeatureResource |
|
| RuntimeResource |
|
| SessionInfo |
|
| SessionInfoImpl |
|
| SessionInfoMarshalller |
|
| SetContent |
Use in method that sets a @WorkbenchClientEditor content.
|
| Space |
|
| SpacesAPI |
|
| SpacesAPI.Scheme |
|
| SplashScreenFilter |
Describes the current interception rules for a splash screen, including the user's current preference for whether
or not the screen should be displayed next time one of its interception points is matched.
|
| SplashScreenFilterImpl |
Default implementation of SplashScreenFilter
|
| TextResourceTypeDefinition |
|
| ToolBar |
Meta-data for a Workbench Tool Bar including permissions
|
| ToolBarIcon |
|
| ToolBarItem |
Meta-data for a Workbench Tool Bar Item including permissions.
|
| ToolBarTypeIcon |
|
| ToolBarUrlIcon |
|
| UberFireEvent |
Marker interface that serves to group all UberFire framework events
together.
|
| UberfireJSAPIReadyEvent |
|
| Undefined |
|
| URIUtil |
Utilities for working with URIs that functions the same in both client and server code.
|
| Validate |
|
| VisibleAsset |
This annotation represents a Resource that should be visible to end users.
|
| VotingStrategy |
A voting strategy establishes what to do when different authorization results are produced during the
evaluation of a permission over a protected resource.
|
| WorkbenchUserManager |
Basic API to interact with the user system
|
| WorkspaceContext |
This context is used to store the active workspace for the thread that uses that is using it.
|