Class TestResultItem
java.lang.Object
com.inductiveautomation.eventstream.designer.ui.view.test.TestResultItem
- All Implemented Interfaces:
ExpandableCell
,CellRegionItem
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.inductiveautomation.ignition.designer.gui.expandabletable.ExpandableCell
ExpandableCell.ExpandableState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionkey()
static List<TestResultItem>
toList
(EventStreamDiagnostics diagnostics, HandlerRegistry handlerRegistry)
-
Constructor Details
-
TestResultItem
-
-
Method Details
-
expandableState
- Specified by:
expandableState
in interfaceExpandableCell
-
key
-
titleText
-
toList
public static List<TestResultItem> toList(EventStreamDiagnostics diagnostics, HandlerRegistry handlerRegistry)
-