public class TableProperties
extends java.lang.Object
| Constructor and Description |
|---|
TableProperties() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getLabelWidth()
Returns the label width for the sparklines.
|
static java.lang.String |
getNotSelectedRowHtmlTagFontColor()
Returns the color to use for the HTML tags for the rows that are not
selected, in HTML color code.
|
static java.lang.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 java.lang.String getSelectedRowHtmlTagFontColor()
public static java.lang.String getNotSelectedRowHtmlTagFontColor()
Copyright © 2014. All Rights Reserved.