public class WirelessTempHumSensor extends CompoundComponent
ViewComponent.Factory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BATTERY |
static ImplDefinition |
DEFINITION |
static java.lang.String |
HUMIDITY |
private static long |
serialVersionUID |
static java.lang.String |
SIGNAL |
static java.lang.String |
TEMPERATURE |
static java.lang.String |
TEXT |
| Constructor and Description |
|---|
WirelessTempHumSensor() |
| Modifier and Type | Method and Description |
|---|---|
ImplDefinition |
definition() |
java.lang.String |
getImageChartData(java.util.ResourceBundle bundle) |
java.lang.String |
getStaticContent() |
boolean |
hasInfo() |
protected void |
initialize() |
boolean |
isDisplayImageChart() |
addChild, addChild, containsValidVisibleDataPoint, findPointComponent, generateImageChartData, generateImageChartData, getChildComponent, getChildComponents, getName, isCompoundComponent, isValid, isVisible, jsonDeserialize, jsonSerialize, setDataPoint, setIndex, setName, validateDataPointgetDefName, getExportTypes, getId, getIdSuffix, getImplementations, getIndex, getStyle, getX, getY, isCustomComponent, isPointComponent, isUnreliable, jsonDeserializeDataPoint, jsonSerializeDataPoint, newInstance, readDataPoint, resolveClass, setIdSuffix, setLocation, setStyle, setX, setY, validate, writeDataPointprivate static final long serialVersionUID
public static ImplDefinition DEFINITION
public static final java.lang.String TEXT
public static final java.lang.String BATTERY
public static final java.lang.String SIGNAL
public static final java.lang.String TEMPERATURE
public static final java.lang.String HUMIDITY
protected void initialize()
initialize in class CompoundComponentpublic boolean hasInfo()
hasInfo in class CompoundComponentpublic ImplDefinition definition()
definition in class ViewComponentpublic java.lang.String getStaticContent()
getStaticContent in class CompoundComponentpublic boolean isDisplayImageChart()
isDisplayImageChart in class CompoundComponentpublic java.lang.String getImageChartData(java.util.ResourceBundle bundle)
getImageChartData in class CompoundComponent