Class OperationsOfCreationAreaTag
- java.lang.Object
-
- javax.servlet.jsp.tagext.TagSupport
-
- org.silverpeas.core.web.util.viewgenerator.html.operationpanes.OperationsOfCreationAreaTag
-
- All Implemented Interfaces:
Serializable
,javax.servlet.jsp.tagext.IterationTag
,javax.servlet.jsp.tagext.JspTag
,javax.servlet.jsp.tagext.Tag
public class OperationsOfCreationAreaTag extends javax.servlet.jsp.tagext.TagSupport
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
CREATION_AREA_ID
-
Constructor Summary
Constructors Constructor Description OperationsOfCreationAreaTag()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
doStartTag()
-
-
-
Field Detail
-
CREATION_AREA_ID
public static final String CREATION_AREA_ID
- See Also:
- Constant Field Values
-
-