Uses of Interface
org.jenkinsci.test.acceptance.po.ListViewColumn
Packages that use ListViewColumn
Package
Description
-
Uses of ListViewColumn in org.jenkinsci.test.acceptance.plugins.extra_columns
Classes in org.jenkinsci.test.acceptance.plugins.extra_columns that implement ListViewColumn -
Uses of ListViewColumn in org.jenkinsci.test.acceptance.po
Classes in org.jenkinsci.test.acceptance.po that implement ListViewColumnModifier and TypeClassDescriptionclassAbstract base class for configuring dash board columns.Methods in org.jenkinsci.test.acceptance.po with type parameters of type ListViewColumnModifier and TypeMethodDescription<T extends ListViewColumn>
TAdds a column on the dashboard.static <T extends ListViewColumn>
TListView.createWithColumn(Container owner, Class<T> columnClass) Creates a new list view with the specified column.<T extends ListViewColumn>
T