com.github.dandelion.datatables.core.export
Interface HtmlTableBuilder.TitleStep

All Superinterfaces:
HtmlTableBuilder.ColumnStep
Enclosing class:
HtmlTableBuilder<T>

public static interface HtmlTableBuilder.TitleStep
extends HtmlTableBuilder.ColumnStep


Method Summary
 HtmlTableBuilder.ColumnStep title(String title)
           
 
Methods inherited from interface com.github.dandelion.datatables.core.export.HtmlTableBuilder.ColumnStep
column
 

Method Detail

title

HtmlTableBuilder.ColumnStep title(String title)


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