Skip to main content

IWidgetStatus

Defined in: js-api/src/u2core/protocol.ts:53

Runtime snapshot of a widget's structure, read by the automated testing system.

Properties

PropertyTypeDescriptionDefined in
descriptionstring | null-js-api/src/u2core/protocol.ts:61
errorstring | null-js-api/src/u2core/protocol.ts:62
eventsIEventType[]-js-api/src/u2core/protocol.ts:60
hitAreasobject-js-api/src/u2core/protocol.ts:55
inputs?IInputStatus[]-js-api/src/u2core/protocol.ts:63
partsobject-js-api/src/u2core/protocol.ts:54
shortcutsobject-js-api/src/u2core/protocol.ts:59
values?objectNamed readings of the widget's state a test compares before and after a change (a color scale's shown range).js-api/src/u2core/protocol.ts:58