com.carbonfive.sstemplates.tags
Class RowTag
java.lang.Object
com.carbonfive.sstemplates.tags.BaseTag
com.carbonfive.sstemplates.tags.RowTag
- All Implemented Interfaces:
- SsTemplateTag
- public class RowTag
- extends BaseTag
- Version:
- $REVISION
- Author:
- sivoh
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowTag
public RowTag()
getTagName
public java.lang.String getTagName()
render
public void render(SsTemplateContext context)
throws SsTemplateException
- Throws:
SsTemplateException
getIndex
public java.lang.String getIndex()
setIndex
public void setIndex(java.lang.String index)
getStyle
public java.lang.String getStyle()
setStyle
public void setStyle(java.lang.String style)
getRelativeIndex
public java.lang.String getRelativeIndex()
setRelativeIndex
public void setRelativeIndex(java.lang.String relativeIndex)