23
D1535805 User Guide In-Room Control for Touch10. Produced June 2017 for CE9.0. © 2015–2017 Cisco Systems, Inc. All rights reserved
Text
Widgets
Text boxes come in dierent sizes.
They have up to two lines of text and
the text automatically wraps to the
new line.
A small text box with larger font size
and no line wrap is also available.
You can dene the initial text for the
text box in the editor, and later on
use the SetValue command to enter
text dynamically.
Example of use: Help text,
instructions, explanation of
what dierent presets mean, or
informative text from the control
system, such as “The projector is
warming up”.
The text box with larger font size is
primarily meant for status values,
such as the current temperature in
the room.
About Texts
Events
None
Commands
Use the
SetValue
command to set
the text in the text box.
Example: Set the following text in the text box with WidgetId = “textbox”:
“The projector is warming up.”.
xCommand UserInterface Extensions Widget SetValue WidgetId: “textbox”
Value: “The projector is warming up.”