Plugin SDK

Label


A view used to display static text with or without a caption/title describing the content.


SampleLabel_notitle.png


SampleLabel_title.png


On this page:

/*<![CDATA[*/ div.rbtoc1774030919204 {padding: 0px;} div.rbtoc1774030919204 ul {list-style: disc;margin-left: 0px;} div.rbtoc1774030919204 li {margin-left: 0px;padding-left: 0px;} /*]]>*/ Usage Anatomy Implementation

Usage

Labels allow for static text to be displayed in order to do things like communicate instructions or indicate the current state of a particular property to users.


Anatomy

  1. Title (optional)

  2. Content


Label_anatomy.png

Implementation

Implement this on a page using HomeSeer.Jui.Views.LabelView.