com.github.dandelion.datatables.core.export
Interface HtmlTableBuilder.FirstContentStep
- Enclosing class:
- HtmlTableBuilder<T>
public static interface HtmlTableBuilder.FirstContentStep
fillWithProperty
HtmlTableBuilder.SecondContentStep fillWithProperty(String propertyName)
fillWithProperty
HtmlTableBuilder.SecondContentStep fillWithProperty(String propertyName,
String pattern)
fillWithProperty
HtmlTableBuilder.SecondContentStep fillWithProperty(String propertyName,
String pattern,
String defaultContent)
fillWith
HtmlTableBuilder.SecondContentStep fillWith(String content)
Copyright © 2013–2014 Dandelion Project. All rights reserved.