public static class CloudBeesWidget.StatusLine extends DataPoint
| Constructor and Description |
|---|
CloudBeesWidget.StatusLine(String iconFileName,
String messageKey,
long value) |
CloudBeesWidget.StatusLine(String iconFileName,
String messageKey,
long value,
String styleClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormattedValue()
The value of the data point in a few words.
|
String |
getMessage()
Title of the data point in a few words.
|
String |
getMessageKey() |
String |
getStyleClass() |
Object |
getValue() |
getIconFileName, getIconUrlpublic CloudBeesWidget.StatusLine(String iconFileName, String messageKey, long value)
public Object getValue()
public String getMessageKey()
public String getMessage()
DataPointgetMessage in class DataPointpublic String getFormattedValue()
DataPointdata.jellygetFormattedValue in class DataPointpublic String getStyleClass()
Copyright © 2004-2016. All Rights Reserved.