public interface BaseEditorView extends HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget
Modifier and Type | Method and Description |
---|---|
void |
alertReadOnly() |
boolean |
confirmClose() |
EditorTitle |
getTitleWidget() |
void |
refreshTitle(String value) |
void |
showLoading() |
void |
showSaving() |
hideBusyIndicator, showBusyIndicator
void showLoading()
void showSaving()
void alertReadOnly()
EditorTitle getTitleWidget()
void refreshTitle(String value)
boolean confirmClose()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.