Input

From HSYCO
Revision as of 12:06, 20 December 2013 by Hsyco (talk | contribs) (Created page with "Category:UI Objects Input field that allows the user to input a text. Can be used with a submit button. == Parameters == *'''address''': device data point name *'''po...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Input field that allows the user to input a text. Can be used with a submit button.

Parameters

  • address: device data point name
  • position: the position of the button. Use the pixels or rows and columns coordinates format
  • label: the text label on the button. Can contain HTML tags.

index.hsc

(input <address>; <position>; <label>)

UI Attributes

UI Object Attributes (Common) UI Object Attributes (Field)