Uses of Interface
com.solibri.smc.api.ui.views.checkingresults.CheckingResultsViewRow
-
Uses of CheckingResultsViewRow in com.solibri.smc.api.ui.views.checkingresults
Modifier and TypeMethodDescriptionstatic CheckingResultsViewRow
static CheckingResultsViewRow
CheckingResultsViewRow.create(ResultCategory resultCategory)
static CheckingResultsViewRow
Modifier and TypeMethodDescriptionCheckingResultsView.getChosenRows()
Returns the currently chosen rows.Modifier and TypeMethodDescriptionvoid
CheckingResultsView.chooseRows(Set<CheckingResultsViewRow> rows)
Chooses the given rows in the UI.