Package com.github.dandelion.datatables.core.html

Class Summary
ExtraHtml POJO used to wrap an extra HTML snippet that end-users can add around the table.
HtmlCaption  
HtmlColumn Plain old HTML td and th tags.
HtmlDiv Plain old HTML div tag.
HtmlHyperlink Plain old HTML a tag (link).
HtmlLink Plain old HTML link tag.
HtmlRow Plain old HTML tr tag.
HtmlScript Plain old HTML script tag.
HtmlTable Plain old HTML table tag.
HtmlTag Abstract superclass for all HTML tags.
HtmlTagWithContent Abstract superclass for all HTML tags with embedded content.
 



Copyright © 2013–2014 Dandelion Project. All rights reserved.