@Dependent public class MarkdownPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
MarkdownPresenter.View |
| Modifier and Type | Field and Description |
|---|---|
MarkdownPresenter.View |
view |
| Constructor and Description |
|---|
MarkdownPresenter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
onStartup(org.uberfire.backend.vfs.Path path) |
@Inject public MarkdownPresenter.View view
public void onStartup(org.uberfire.backend.vfs.Path path)
public String getTitle()
public com.google.gwt.user.client.ui.IsWidget getWidget()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.