Uses of Class
com.github.dandelion.datatables.core.html.ExtraHtml

Packages that use ExtraHtml
com.github.dandelion.datatables.core.configuration   
 

Uses of ExtraHtml in com.github.dandelion.datatables.core.configuration
 

Methods in com.github.dandelion.datatables.core.configuration that return types with arguments of type ExtraHtml
 List<ExtraHtml> TableConfiguration.getExtraHtmlSnippets()
           
 

Methods in com.github.dandelion.datatables.core.configuration with parameters of type ExtraHtml
 void TableConfiguration.addExtraHtmlSnippet(ExtraHtml extraHtml)
           
 

Method parameters in com.github.dandelion.datatables.core.configuration with type arguments of type ExtraHtml
 void TableConfiguration.setExtraHtmlSnippets(List<ExtraHtml> linkGroups)
           
 



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