@Dependent public class MarkdownLivePresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
MarkdownLivePresenter.View |
| Modifier and Type | Field and Description |
|---|---|
MarkdownLivePresenter.View |
view |
| Constructor and Description |
|---|
MarkdownLivePresenter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
loadContent(MarkdownTextContent content) |
@Inject public MarkdownLivePresenter.View view
public String getTitle()
public com.google.gwt.user.client.ui.IsWidget getWidget()
public void loadContent(@Observes
MarkdownTextContent content)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.