public interface TableStyle
Modifier and Type | Method and Description |
---|---|
String |
active() |
String |
body() |
String |
container() |
String |
header() |
String |
headerContainer() |
String |
menuCell() |
String |
noBottomScrollShown() |
String |
noRightScrollShown() |
String |
noSelect() |
String |
resize() |
String |
resizeIndicator() |
String |
resizeTracker() |
String |
rightBottomFiller() |
String |
rowEditor() |
String |
selected() |
String |
sortArrow() |
String noSelect()
String container()
String headerContainer()
String header()
String body()
String selected()
String menuCell()
String sortArrow()
String active()
String noRightScrollShown()
String noBottomScrollShown()
String rightBottomFiller()
String resizeTracker()
String resize()
String resizeIndicator()
String rowEditor()
Copyright © 2018 Xalys. All rights reserved.