Class TableStyleKeys
java.lang.Object
org.pentaho.reporting.libraries.css.keys.table.TableStyleKeys
Creation-Date: 23.06.2006, 15:20:03
- Author:
- Thomas Morgner
-
Field Summary
Modifier and TypeFieldDescriptionstatic final StyleKey
Pair of length; No percentages; Inheritablestatic final StyleKey
Pair of length; No percentages; Inheritablestatic final StyleKey
top or bottom.static final StyleKey
static final StyleKey
Enumeration: Show, hide, inheritstatic final StyleKey
static final StyleKey
Auto or fixed. -
Constructor Summary
-
Method Summary
-
Field Details
-
EMPTY_CELLS
Enumeration: Show, hide, inherit -
BORDER_SPACING
Pair of length; No percentages; Inheritable -
BORDER_COLLAPSE
Pair of length; No percentages; Inheritable -
TABLE_LAYOUT
Auto or fixed. -
CAPTION_SIDE
top or bottom. -
ROW_SPAN
-
COL_SPAN
-
-
Constructor Details
-
TableStyleKeys
public TableStyleKeys()
-