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, validateDataPoint
getDefName, getExportTypes, getId, getIdSuffix, getImplementations, getIndex, getStyle, getX, getY, isCustomComponent, isPointComponent, isUnreliable, jsonDeserializeDataPoint, jsonSerializeDataPoint, newInstance, readDataPoint, resolveClass, setIdSuffix, setLocation, setStyle, setX, setY, validate, writeDataPoint
private 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 CompoundComponent
public boolean hasInfo()
hasInfo
in class CompoundComponent
public ImplDefinition definition()
definition
in class ViewComponent
public java.lang.String getStaticContent()
getStaticContent
in class CompoundComponent
public boolean isDisplayImageChart()
isDisplayImageChart
in class CompoundComponent
public java.lang.String getImageChartData(java.util.ResourceBundle bundle)
getImageChartData
in class CompoundComponent