Uses of Class
org.openforis.collect.metamodel.uiconfiguration.view.UITableHeadingComponentView
Packages that use UITableHeadingComponentView
-
Uses of UITableHeadingComponentView in org.openforis.collect.metamodel.uiconfiguration.view
Methods in org.openforis.collect.metamodel.uiconfiguration.view with type parameters of type UITableHeadingComponentViewModifier and TypeMethodDescriptionstatic <V extends UITableHeadingComponentView<?>,C extends UITableHeadingComponent>
List<V> UITableHeadingComponentView.fromObjects(List<C> components, ViewContext context) Methods in org.openforis.collect.metamodel.uiconfiguration.view that return types with arguments of type UITableHeadingComponentViewModifier and TypeMethodDescriptionUIColumnGroupView.getHeadingComponents()UITableView.getHeadingComponents()UITableView.getHeadingRows()