public abstract class ViewTagSupport
extends javax.servlet.jsp.tagext.TagSupport
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ViewTagSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected CustomView |
getCustomView() |
protected DataPointVO |
getDataPointVO(CustomView view,
java.lang.String xid) |
private static final long serialVersionUID
protected CustomView getCustomView() throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspExceptionprotected DataPointVO getDataPointVO(CustomView view, java.lang.String xid) throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspException