jbpm-form-modeler-request-dispatcher 6.0.2-redhat-6
- java.lang.Object
-
- javax.servlet.jsp.tagext.TagSupport
-
- org.jbpm.formModeler.service.bb.mvc.taglib.PaneTag
-
- All Implemented Interfaces:
- Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag
public class PaneTag
extends javax.servlet.jsp.tagext.TagSupport
Outputs the content of a pane defined for a given template, screen and view. This information
is retrieved from the ViewsManager object.
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
-
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
-
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
-
Constructor Summary
Constructors
Constructor and Description |
PaneTag() |
-
Method Summary
-
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, findAncestorWithClass, getParent, getValue, getValues, release, removeValue, setPageContext, setParent, setValue
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getId
public String getId()
- Overrides:
getId
in class javax.servlet.jsp.tagext.TagSupport
jbpm-form-modeler-request-dispatcher 6.0.2-redhat-6
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.