Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

Introduction

Interface Objects in the App Builder are used to build a virtual dashboard for interaction and data visualization.

Info

For a detailed explanation of the Interface Objects check out the Object Reference.


Purpose

Interface Objects in the App Builder are green and enable you to populate various interface interactions to your apps dashboard. All interface objects are structured in Tabs, Groups and have a respective position within their group.

Info

Read more about the Dash Builder.


Categories

Interface Objects are structured into multiple categories.

Action

Action Interface objects are used to supply many forms of event generation to the dashboard. For example, the Switch can be used to toggle a light on and off, or the Slider Analog can be used to control the direction of a motor.

Info

To read more about Action Interface Objects click the link below:

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/277382055/Action

Action Interface

Picker

Picker Interface objects are used to pick a color, date, or time.

Info

To read more about Picker Interface Objects click the link below:

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/279577441/Picker

Text

Text Interface objects are used in an application to display various forms of text, whether it be debug information, a notification banner, or standard text on the dashboard.

Info

To read more about Text Interface Objects click the link below:

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/277382069/Text+Interface

Media

Media Interface objects are used to display information in various ways on the dashboard. Colors, gauges, images, and lists can all be used to make app interfacing more efficient and intuitive.

Info

To read more about Media Interface Objects click the link below:

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/277480140/Media+Interface

Input

Input Interface objects are used to input a value into an application from a text field on the dashboard.

Info

To read more about Input Interface Objects click the link below:

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/277480147/Input

Select

Select interface objects are used to display information in a selectable form on the Dashboard.

Info

To read more about Select Interface Objects click the link below:

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/277316157/Select