JavaScript is disabled on your browser.
UberFire Workbench Client 0.8.0.CR2
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Superinterfaces:
Activity , ContextSensitiveActivity , org.uberfire.security.Resource, org.uberfire.security.authz.RuntimeFeatureResource, org.uberfire.security.authz.RuntimeResource, WorkbenchActivity
All Known Implementing Classes:
AbstractWorkbenchEditorActivity
public interface WorkbenchEditorActivity
extends WorkbenchActivity
An Editor is an activity that is associated with a VFS path. It is expected that the editor will provide the end user
some means of editing and saving the resource represented by the VFS path.
Method Summary
Methods
Modifier and Type
Method and Description
boolean
isDirty ()
void
onSave ()
void
onStartup (org.uberfire.backend.vfs.ObservablePath path,
org.uberfire.mvp.PlaceRequest place)
Methods inherited from interface org.uberfire.client.mvp.WorkbenchActivity
contextId , getDefaultPosition , getMenus , getOwningPlace , getTitle , getTitleDecoration , getToolBar , getWidget , onFocus , onLostFocus , onMayClose , preferredHeight , preferredWidth
Methods inherited from interface org.uberfire.security.authz.RuntimeFeatureResource
getRoles
Methods inherited from interface org.uberfire.security.authz.RuntimeResource
getSignatureId, getTraits
Method Detail
isDirty
boolean isDirty()
UberFire Workbench Client 0.8.0.CR2
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2012–2016 JBoss by Red Hat . All rights reserved.