public class XPMComponentPresentationTag
extends javax.servlet.jsp.tagext.SimpleTagSupport
| Modifier and Type | Field and Description |
|---|---|
protected TridionViewModel |
model |
| Constructor and Description |
|---|
XPMComponentPresentationTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
TridionViewModel |
getModel() |
void |
setModel(TridionViewModel model) |
protected TridionViewModel model
public void doTag()
throws javax.servlet.jsp.JspException,
IOException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionIOExceptionpublic TridionViewModel getModel()
public void setModel(TridionViewModel model)
Copyright © 2016. All rights reserved.