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 Status
public Map<String,String> getStatusProperties()
getStatusProperties
in interface Status
public Map<String,String> getStyleProperties()
Status
getStyleProperties
in interface Status
Copyright © 2021. All rights reserved.