public interface AssetEditorView extends BaseEditorView
Modifier and Type | Interface and Description |
---|---|
static interface |
AssetEditorView.Presenter |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
void |
init(AssetEditorView.Presenter presenter) |
void |
showContent(String content) |
alertReadOnly, confirmClose, getTitleWidget, refreshTitle, showLoading, showSaving
hideBusyIndicator, showBusyIndicator
void showContent(String content)
String getContent()
void init(AssetEditorView.Presenter presenter)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.