public class CommentLinePresenter extends Object implements com.google.gwt.user.client.ui.IsWidget, CommentLineView.Presenter
| Constructor and Description |
|---|
CommentLinePresenter() |
CommentLinePresenter(CommentLineView view) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
protected String |
formatTimestamp(long timestamp) |
void |
setRecord(org.guvnor.common.services.shared.metadata.model.DiscussionRecord record) |
public CommentLinePresenter()
public CommentLinePresenter(CommentLineView view)
protected String formatTimestamp(long timestamp)
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget in interface com.google.gwt.user.client.ui.IsWidgetpublic void setRecord(org.guvnor.common.services.shared.metadata.model.DiscussionRecord record)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.