@Dependent public class TextEditorWorkbenchEditor extends TextEditorPresenter
TextEditorPresenter.Viewpath, view| Constructor and Description |
|---|
TextEditorWorkbenchEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
boolean |
isDirty() |
void |
onClose() |
void |
onOpen() |
void |
onSave() |
void |
onStartup(Path path,
PlaceRequest placeRequest) |
getAceEditorMode, onAfterViewLoaded, onStartuppublic void onStartup(Path path, PlaceRequest placeRequest)
public void onSave()
public boolean isDirty()
isDirty in class TextEditorPresenterpublic void onClose()
public void onOpen()
onOpen in class TextEditorPresenterpublic String getTitle()
public com.google.gwt.user.client.ui.IsWidget getWidget()
getWidget in class TextEditorPresenterCopyright © 2012–2018 JBoss by Red Hat. All rights reserved.