| java.lang.Object pygmy.nntp.http.View pygmy.nntp.http.ForumView
ForumView | public class ForumView extends View (Code) | | |
Methods inherited from pygmy.nntp.http.View | protected void addTableColumn(String text, String url)(Code)(Java Doc) protected void addTableColumn(String text, String url, String alignment)(Code)(Java Doc) protected void addTableColumnOptions(String text, String url, String options)(Code)(Java Doc) protected void addTableHeaders(String[] headers)(Code)(Java Doc) protected void addTableRow(String rowStyle)(Code)(Java Doc) protected void addTableRow(String rowStyle, int colspan)(Code)(Java Doc) protected void createHiddenField(String name, Object value)(Code)(Java Doc) protected String createIcon(String iconUrl, int width, int height)(Code)(Java Doc) protected void createLink(String text, String url, String clazz)(Code)(Java Doc) protected void createTextField(String name, String defaultValue, int size)(Code)(Java Doc) protected void createWhiteLink(String text, String url)(Code)(Java Doc) protected String getForumUrl(String relativeUrl)(Code)(Java Doc) abstract public String render(HttpRequest request) throws IOException(Code)(Java Doc) protected void tableRowEnd()(Code)(Java Doc)
|
|
|