Package org.uberfire.client.mvp
-
Interface Summary Interface Description AcceptItem Activity Common top-level interface for all Workbench Activity classes.ActivityManager A facility for obtaining references to specificActivityinstances and for enumerating or discovering all available activities of a certain type (screens, editors, popup dialogs, and so on).ContextActivity ContextSensitiveActivity LockManager Provides functionality to lock a file or directory, associated with a widget (i.e a workbench screen or editor).PerspectiveActivity PerspectiveManager The PerspectiveManager is responsible for the process of starting up a perspective, shutting down the current perspective, and switching between perspectives.PlaceHistoryHandler.Historian Optional delegate in charge of History related events.PlaceManager A Workbench-centric abstraction over the browser's history mechanism.PlaceManagerImpl.AppFormerActivityLoader PlaceRequestHistoryMapper PopupActivity SplashScreenActivity TemplatedActivity WorkbenchActivity WorkbenchActivity and its subinterfaces define the interface between UberFire framework behaviour and application-defined behaviour.WorkbenchClientEditorActivity An Editor is an activity that is associated with a VFS path.WorkbenchEditorActivity An Editor is an activity that is associated with a VFS path.WorkbenchScreenActivity Provides the application-defined behaviour and application-defined view associated with a particular PlaceRequest. -
Class Summary Class Description AbstractActivity Implementation of behaviour common to all activity types.AbstractPopupActivity Implementation of behaviour common to all popup activities.AbstractSplashScreenActivity Implementation of behaviour common to all splash screen activities.AbstractWorkbenchActivity Implementation of behaviour common to all workbench editors and screens.AbstractWorkbenchClientEditorActivity Implementation of behaviour common to all workbench editor activities.AbstractWorkbenchContextActivity Implementation of behaviour common to all context activities.AbstractWorkbenchEditorActivity Implementation of behaviour common to all workbench editor activities.AbstractWorkbenchPerspectiveActivity Implementation of behaviour common to all perspective activities.AbstractWorkbenchScreenActivity Implementation of behaviour common to all workbench screen activities.ActivityAndMetaInfo ActivityBeansCache ActivityBeansInfo ActivityLifecycleError CDI event fired by the framework each time an Activity lifecycle method throws an exception.ActivityLifecycleErrorHandler ActivityManagerImpl ActivityMetaInfo BookmarkableUrlHelper A bookmarkable URL has the following form:CategoriesManagerCache ForceUnlockEventObserver ObservesForceUnlockEvents and tries to release the corresponding locks.LockDemandDetector LockManagerImpl Default implementation ofLockManagerusing theVFSLockServiceProxyfor lock management.LockTitleWidgetEvent Utility to createChangeTitleWidgetEvents in response to lock status changes.PerspectiveManagerImpl PlaceHistoryHandler PlaceHistoryHandler.DefaultHistorian Default implementation ofPlaceHistoryHandler.Historian, based onHistory.PlaceManagerImpl PlaceRequestHistoryMapperImpl PluginActivityManagerImpl ThisActivityManagerimplementation is active for plugins only, to satisfy compile-time dependencies (of other components on the plugin's classpath that require an activity manager).PluginPlaceManagerImpl ThisPlaceManagerimplementation is active for plugins only, to satisfy compile-time dependencies (of other components on the plugin's classpath that require a place manager).ResourceTypeManagerCache UIPart -
Enum Summary Enum Description ActivityLifecycleError.LifecyclePhase The different activity lifecycle calls that can fail.PlaceStatus -
Exception Summary Exception Description -
Annotation Types Summary Annotation Type Description IsClientEditor Identifies client editorsIsSplashScreen IsTemplatePerspective Identifies a template perspective