Package | Description |
---|---|
org.uberfire.client.mvp | |
org.uberfire.client.workbench |
Modifier and Type | Interface and Description |
---|---|
interface |
PerspectiveActivity |
interface |
WorkbenchActivity
WorkbenchActivity and its subinterfaces define the interface between UberFire framework behaviour and
application-defined behaviour.
|
interface |
WorkbenchClientEditorActivity
An Editor is an activity that is associated with a VFS path.
|
interface |
WorkbenchEditorActivity
An Editor is an activity that is associated with a VFS path.
|
interface |
WorkbenchScreenActivity
Provides the application-defined behaviour and application-defined view associated with a particular PlaceRequest.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWorkbenchActivity
Implementation of behaviour common to all workbench editors and screens.
|
class |
AbstractWorkbenchClientEditorActivity
Implementation of behaviour common to all workbench editor activities.
|
class |
AbstractWorkbenchEditorActivity
Implementation of behaviour common to all workbench editor activities.
|
class |
AbstractWorkbenchPerspectiveActivity
Implementation of behaviour common to all perspective activities.
|
class |
AbstractWorkbenchScreenActivity
Implementation of behaviour common to all workbench screen activities.
|
Modifier and Type | Class and Description |
---|---|
class |
StandaloneEditorPerspective |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.