public class InternalStyleKeys extends Object
Modifier and Type | Field and Description |
---|---|
static StyleKey |
INTERNAL_CONTENT
A internal key holding the computed content.
|
static StyleKey |
LANG
Which language does the content have? This is an ISO code like 'en' maybe enriched with an country code 'en_US' and
variant 'en_US_native'
|
static StyleKey |
PSEUDOCLASS
To which Layouter pseudo-class does this element belong to.
|
public static final StyleKey PSEUDOCLASS
public static final StyleKey LANG
public static final StyleKey INTERNAL_CONTENT