Uses of Class
com.vaadin.copilot.exception.report.ExceptionReportRelevantComponentNode
Packages that use ExceptionReportRelevantComponentNode
-
Uses of ExceptionReportRelevantComponentNode in com.vaadin.copilot.exception.report
Methods in com.vaadin.copilot.exception.report that return types with arguments of type ExceptionReportRelevantComponentNodeMethods in com.vaadin.copilot.exception.report with parameters of type ExceptionReportRelevantComponentNodeModifier and TypeMethodDescriptionvoidExceptionReportCreator.addRelevantComponentNode(ExceptionReportRelevantComponentNode exceptionReportRelevantComponentNode) Method that adds relevant nodes into a listMethod parameters in com.vaadin.copilot.exception.report with type arguments of type ExceptionReportRelevantComponentNodeModifier and TypeMethodDescriptionvoidExceptionReport.setNodes(List<ExceptionReportRelevantComponentNode> nodes)