public class TableProperties extends Object
| Constructor and Description |
|---|
TableProperties() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getLabelWidth()
Returns the label width for the sparklines.
|
static String |
getNotSelectedRowHtmlTagFontColor()
Returns the color to use for the HTML tags for the rows that are not
selected, in HTML color code.
|
static String |
getSelectedRowHtmlTagFontColor()
Returns the color to use for the HTML tags for the selected rows, in HTML
color code.
|
public static int getLabelWidth()
public static String getSelectedRowHtmlTagFontColor()
public static String getNotSelectedRowHtmlTagFontColor()
Copyright © 2014. All rights reserved.