org.jbpm.formModeler.service.bb.mvc.taglib
public class PaneTag extends javax.servlet.jsp.tagext.TagSupport
Constructor and Description |
---|
PaneTag() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
String |
getId() |
void |
setId(String newPaneId) |
public int doEndTag() throws javax.servlet.jsp.JspException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspException
public int doStartTag() throws javax.servlet.jsp.JspTagException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspTagException
public String getId()
getId
in class javax.servlet.jsp.tagext.TagSupport
public void setId(String newPaneId)
setId
in class javax.servlet.jsp.tagext.TagSupport
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.