com.github.dandelion.datatables.core.html
Class HtmlCaption
java.lang.Object
com.github.dandelion.datatables.core.html.HtmlTag
com.github.dandelion.datatables.core.html.HtmlTagWithContent
com.github.dandelion.datatables.core.html.HtmlCaption
public class HtmlCaption
- extends HtmlTagWithContent
| Methods inherited from class com.github.dandelion.datatables.core.html.HtmlTag |
addCssClass, addCssStyle, addDynamicAttribute, getCssClass, getCssStyle, getDynamicAttributes, getDynamicAttributeValue, getDynamicHtmlAttributes, getHtmlClosingTag, getHtmlOpeningTag, getId, getTag, removeDynamicAttribute, setCssClass, setCssStyle, setDynamicAttributes, setId, writeAttribute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlCaption
public HtmlCaption()
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getHtmlAttributes
protected StringBuilder getHtmlAttributes()
- Overrides:
getHtmlAttributes in class HtmlTag
Copyright © 2013–2014 Dandelion Project. All rights reserved.