Uses of Interface
org.uberfire.client.mvp.WorkbenchClientEditorActivity
-
Packages that use WorkbenchClientEditorActivity Package Description org.uberfire.client.authz org.uberfire.client.mvp -
-
Uses of WorkbenchClientEditorActivity in org.uberfire.client.authz
Methods in org.uberfire.client.authz with parameters of type WorkbenchClientEditorActivity Modifier and Type Method Description ActivityCheckDefaultWorkbenchController. editor(WorkbenchClientEditorActivity editor)ActivityCheckWorkbenchController. editor(WorkbenchClientEditorActivity editor)Creates a brand new instance for checking actions overWorkbenchClientEditorActivityinstances. -
Uses of WorkbenchClientEditorActivity in org.uberfire.client.mvp
Classes in org.uberfire.client.mvp that implement WorkbenchClientEditorActivity Modifier and Type Class Description classAbstractWorkbenchClientEditorActivityImplementation of behaviour common to all workbench editor activities.
-