public abstract class AbstractView extends Object implements View
Constructor and Description |
---|
AbstractView() |
public abstract String render(RenderingInfo info)
public ViewType getViewType()
getViewType
in interface View
public void setViewType(ViewType viewType)
setViewType
in interface View
Copyright © 2013 Nuxeo SA. All Rights Reserved.