@Dependent public class AssetEditor extends Object implements AssetEditorView.Presenter
| Constructor and Description |
|---|
AssetEditor(AssetEditorView view) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
AssetEditorView |
getView() |
void |
showContent(String content) |
@Inject public AssetEditor(AssetEditorView view)
public void showContent(String content)
public String getContent()
public AssetEditorView getView()
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.