public static final class UICSSClasses.TEXT extends Object
 Text must be words or a short sentence. Ideally a sentence in
 a <span> or <div>.
 
| Modifier and Type | Field and Description | 
|---|---|
| static String | ERRORText style for an error. | 
| static String | FATAL_ERRORText style for a fatal error. | 
| static String | INFOText style for an information. | 
| static String | VALUE_NDStyle for a text value in the following cases:
 
 not defined
 absent
  nullempty
 unknown
 inherited | 
| static String | WARNINGText style for a warning. | 
| Constructor and Description | 
|---|
| TEXT() | 
public static final String FATAL_ERROR
public static final String ERROR
public static final String WARNING
public static final String INFO
public static final String VALUE_ND
null