public interface IssuePresenterView
extends com.google.gwt.user.client.ui.IsWidget
Modifier and Type | Method and Description |
---|---|
void |
hideLines() |
void |
setExplanation(com.google.gwt.safehtml.shared.SafeHtml explanation) |
void |
setIssueTitle(String title) |
void |
setLines(String lineNumber) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.