Uses of Interface
org.openforis.collect.metamodel.uiconfiguration.view.UITabComponentView
-
Packages that use UITabComponentView Package Description org.openforis.collect.metamodel.uiconfiguration.view -
-
Uses of UITabComponentView in org.openforis.collect.metamodel.uiconfiguration.view
Classes in org.openforis.collect.metamodel.uiconfiguration.view that implement UITabComponentView Modifier and Type Class Description classUIFieldSetViewclassUIFieldView<O extends UIField>classUITableViewMethods in org.openforis.collect.metamodel.uiconfiguration.view that return types with arguments of type UITabComponentView Modifier and Type Method Description static List<UITabComponentView<?>>UITabComponentViews. fromObjects(List<UIFormComponent> components, ViewContext context)List<UITabComponentView<?>>UITabContentContainerView. getChildren()
-