UI components
A protocol typically contains a number of parameters that will be displayed (e.g., standalone parameters, tables, tree controls, buttons, etc.). This section provides an overview of the different UI components that can be defined in a protocol.
- Visualizing UI components
- Label
- Text box
- Drop-down list
- Combo box
- Slider
- Button
- Toggle button
- Page button
- DateTime picker
- Duration picker
- Analog
- Progress bar
- Title
- Group box
- Chart
- Table
- Custom table context menu
- Standard matrix
- Tree control
Note
An example protocol "SLC SDF UI Components" is available in the Protocol Development Guide Companion Files.
See also
Coding Guidelines