| Constructor and Description | 
|---|
DefaultStatus(String label,
             long count)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
computeStatus()  | 
boolean | 
equals(Object obj)  | 
Map<String,String> | 
getStatusProperties()  | 
Map<String,String> | 
getStyleProperties()
Defines a CSS-Property to Value mapping, where the key defines the CSS-Property and the value the according value. 
 | 
int | 
hashCode()  | 
String | 
toString()  | 
public DefaultStatus(String label, long count)
public String computeStatus()
computeStatus in interface Statuspublic Map<String,String> getStatusProperties()
getStatusProperties in interface Statuspublic Map<String,String> getStyleProperties()
StatusgetStyleProperties in interface StatusCopyright © 2020. All rights reserved.