public class ViewOutputHtmlToWicket extends ViewOutputHtml
ViewOutputHtml.HtmlCode| Constructor and Description |
|---|
ViewOutputHtmlToWicket(org.apache.wicket.request.cycle.RequestCycle cycle) |
| Modifier and Type | Method and Description |
|---|---|
void |
addImage(String name,
byte[] content) |
ViewOutputFormat |
getFormat() |
Writer |
getOutput() |
boolean |
isStaticContent() |
copyConfig, flush, getAttribute, getAttribute, getPathAttachment, getPrintWriter, getUrlApp, html, setAttribute, setPathAttachment, setUrlApppublic ViewOutputHtmlToWicket(org.apache.wicket.request.cycle.RequestCycle cycle)
public boolean isStaticContent()
isStaticContent in class ViewOutputHtmlpublic Writer getOutput()
public void addImage(String name, byte[] content) throws IOException
addImage in class ViewOutputHtmlIOExceptionpublic ViewOutputFormat getFormat()
getFormat in interface ViewOutput<Writer>getFormat in class ViewOutputHtmlCopyright © 2018. All rights reserved.