A view users can input text into.
On this page:
/*<![CDATA[*/ div.rbtoc1774030919160 {padding: 0px;} div.rbtoc1774030919160 ul {list-style: disc;margin-left: 0px;} div.rbtoc1774030919160 li {margin-left: 0px;padding-left: 0px;} /*]]>*/ Usage Anatomy Layout Implementation
Usage
An input field allows a user to enter text into a page. This is typically used to collect information from a user that the plugin needs to use for configuration.
Anatomy
-
Title (also serves to describe the content)
-
Content
Layout
Input fields will stretch horizontally to fill all available space on the page. Both the title and content are left justified.
Implementation
Implement this on a page using HomeSeer.Jui.Views.InputView.