@Dependent public class ToggleCommentPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ToggleCommentPresenter.View |
| Constructor and Description |
|---|
ToggleCommentPresenter(ToggleCommentPresenter.View view) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
org.jboss.errai.common.client.dom.Element |
getViewElement() |
void |
setup() |
@Inject public ToggleCommentPresenter(ToggleCommentPresenter.View view)
@PostConstruct public void setup()
public org.jboss.errai.common.client.dom.Element getViewElement()
public String getComment()
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.