public abstract class TextEditorPresenter extends Object
static interface
TextEditorPresenter.View
protected Path
path
view
TextEditorPresenter()
AceEditorMode
getAceEditorMode()
com.google.gwt.user.client.ui.IsWidget
getWidget()
boolean
isDirty()
protected void
onAfterViewLoaded()
void
onOpen()
onStartup(ObservablePath path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Inject public TextEditorPresenter.View view
protected Path path
public TextEditorPresenter()
public void onStartup(ObservablePath path)
protected void onAfterViewLoaded()
public AceEditorMode getAceEditorMode()
public boolean isDirty()
public void onOpen()
public com.google.gwt.user.client.ui.IsWidget getWidget()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.