Uses of Interface
org.uberfire.client.mvp.WorkbenchActivity
-
Packages that use WorkbenchActivity Package Description org.uberfire.client.mvp -
-
Uses of WorkbenchActivity in org.uberfire.client.mvp
Subinterfaces of WorkbenchActivity in org.uberfire.client.mvp Modifier and Type Interface Description interfaceWorkbenchClientEditorActivityAn Editor is an activity that is associated with a VFS path.interfaceWorkbenchEditorActivityAn Editor is an activity that is associated with a VFS path.interfaceWorkbenchScreenActivityProvides the application-defined behaviour and application-defined view associated with a particular PlaceRequest.Classes in org.uberfire.client.mvp that implement WorkbenchActivity Modifier and Type Class Description classAbstractWorkbenchActivityImplementation of behaviour common to all workbench editors and screens.classAbstractWorkbenchClientEditorActivityImplementation of behaviour common to all workbench editor activities.classAbstractWorkbenchEditorActivityImplementation of behaviour common to all workbench editor activities.classAbstractWorkbenchScreenActivityImplementation of behaviour common to all workbench screen activities.
-