public class CSViewModel
extends de.taimos.cxf_renderer.model.ViewModel
| Modifier and Type | Field and Description |
|---|---|
static String |
MODAL_IDENTIFIER
modal identifier
|
| Constructor and Description |
|---|
CSViewModel(String viewName,
boolean isModal,
EServerOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
generateTemplateName() |
RenderedView |
render() |
public static final String MODAL_IDENTIFIER
public CSViewModel(String viewName, boolean isModal, EServerOptions options)
viewName - the view nameisModal - is the view a modal or notoptions - server optionsprotected String generateTemplateName()
public RenderedView render()
Copyright © 2014 Cinovo AG. All Rights Reserved.