Package org.openhab.core.sitemap.dto
Class WidgetDefinitionDTO
java.lang.Object
org.openhab.core.sitemap.dto.AbstractWidgetDTO
org.openhab.core.sitemap.dto.WidgetDefinitionDTO
This is a data transfer object that is used to serialize widgets.
- Author:
- Mark Herwege - Initial contribution
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class org.openhab.core.sitemap.dto.AbstractWidgetDTO
column, command, encoding, forceAsItem, height, icon, inputHint, interpolation, label, legend, mappings, maxValue, minValue, period, refresh, releaseCommand, releaseOnly, row, service, stateless, staticIcon, step, switchSupport, type, url, yAxisDecimalPattern -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
item
-
visibilityRules
-
iconRules
-
labelColorRules
-
valueColorRules
-
iconColorRules
-
buttons
-
widgets
-
-
Constructor Details
-
WidgetDefinitionDTO
public WidgetDefinitionDTO()
-