public class ViewOutputWicket extends Object implements ViewOutput<org.apache.wicket.Component>
| Modifier and Type | Field and Description |
|---|---|
static ViewOutputFormat |
WICKET |
| Constructor and Description |
|---|
ViewOutputWicket() |
| Modifier and Type | Method and Description |
|---|---|
ViewOutputFormat |
getFormat() |
org.apache.wicket.Component |
getOutput() |
public static final ViewOutputFormat WICKET
public org.apache.wicket.Component getOutput()
getOutput in interface ViewOutput<org.apache.wicket.Component>public ViewOutputFormat getFormat()
getFormat in interface ViewOutput<org.apache.wicket.Component>Copyright © 2018. All rights reserved.