Uses of Class
org.eclipse.net4j.util.ui.views.RowIntrospectionProvider.Row
Packages that use RowIntrospectionProvider.Row
-
Uses of RowIntrospectionProvider.Row in org.eclipse.net4j.util.ui.views
Methods in org.eclipse.net4j.util.ui.views that return RowIntrospectionProvider.RowModifier and TypeMethodDescriptionabstract RowIntrospectionProvider.Row
RowIntrospectionProvider.getElementByName
(Object parent, String name) final RowIntrospectionProvider.Row[]
RowIntrospectionProvider.getElements
(Object parent) RowIntrospectionProvider.getNameAndValue
(Object element) Method parameters in org.eclipse.net4j.util.ui.views with type arguments of type RowIntrospectionProvider.RowModifier and TypeMethodDescriptionprotected abstract void
RowIntrospectionProvider.fillRows
(Object parent, List<RowIntrospectionProvider.Row> rows)