OpenTAP 9.24
API Reference
Properties | List of all members
OpenTap.IDisplayAnnotation Interface Reference

Specifies how a display is implemented and presented to user More...

Inheritance diagram for OpenTap.IDisplayAnnotation:
OpenTap.IAnnotation OpenTap.DisplayAttribute OpenTap.DefaultDisplayAttribute

Properties

string Description [get]
 Optional text that provides a description of the item.
 
string[] Group [get]
 Optional text used to group displayed items.
 
string Name [get]
 Name displayed by the UI.
 
double Order [get]
 Optional integer that ranks items and groups in ascending order relative to other items/groups. Default is -10000. For a group, the order is the average order of the elements inside the group. Any double value is allowed. Items with same order are ranked alphabetically.
 
bool Collapsed [get]
 Boolean setting that indicates whether a group's default appearance is collapsed.
 

Detailed Description

Specifies how a display is implemented and presented to user

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:41