public interface WorkbenchClientEditorActivity extends WorkbenchActivity
Modifier and Type | Method and Description |
---|---|
elemental2.promise.Promise<String> |
getContent()
Get the editor content
|
default ResourceType |
getResourceType() |
boolean |
isDirty() |
void |
setContent(String value)
Set the editor content
|
contextId, getDefaultPosition, getMenus, getOwningPlace, getTitle, getTitleDecoration, getTitleDecorationElement, getToolBar, getWidget, getWidgetElement, onFocus, onLostFocus, onMayClose, preferredHeight, preferredWidth
getName, getPlace, isDefault, isDynamic, onClose, onOpen, onShutdown, onStartup
getDependencies, getIdentifier, isType
void setContent(String value)
value
- The the editor contentelemental2.promise.Promise<String> getContent()
boolean isDirty()
default ResourceType getResourceType()
getResourceType
in interface Resource
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.