public class DisplayModel extends Object
Modifier and Type | Field and Description |
---|---|
static CSSConstant |
BLOCK_INSIDE
Child elements are rendered as described for their 'display-role'.
|
static CSSConstant |
CANVAS
A Pentaho-reporting compatibility setting.
|
static CSSConstant |
INLINE_INSIDE
If this is not an inline-level element, the effect is the same as for 'block-inside'.
|
static CSSConstant |
RUBY
Not yet used.
|
static CSSConstant |
TABLE
See the table module
|
public static final CSSConstant INLINE_INSIDE
public static final CSSConstant BLOCK_INSIDE
public static final CSSConstant TABLE
public static final CSSConstant RUBY
public static final CSSConstant CANVAS