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

Enclosing class:
HtmlTableBuilder<T>

public static interface HtmlTableBuilder.BuildStep


Method Summary
 HtmlTable build()
           
 HtmlTableBuilder.FirstContentStep column()
           
 

Method Detail

build

HtmlTable build()

column

HtmlTableBuilder.FirstContentStep column()


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