| Package | Description |
|---|---|
| org.openforis.collect.metamodel.uiconfiguration.view | |
| org.openforis.collect.metamodel.view |
| Modifier and Type | Field and Description |
|---|---|
protected ViewContext |
UIModelObjectView.context |
| Modifier and Type | Method and Description |
|---|---|
static <V extends UITableHeadingComponentView<?>,C extends UITableHeadingComponent> |
UITableHeadingComponentView.fromObjects(List<C> components,
ViewContext context) |
static <O,V> List<V> |
Views.fromObjects(List<O> objects,
Class<V> viewType,
ViewContext context) |
static List<UITabComponentView<?>> |
UITabComponentViews.fromObjects(List<UIFormComponent> components,
ViewContext context) |
| Constructor and Description |
|---|
UICodeFieldView(UICodeField uiField,
ViewContext context) |
UIColumnGroupView(UIColumnGroup uiObject,
ViewContext context) |
UIColumnView(UIColumn uiObject,
ViewContext context) |
UIConfigurationView(UIConfiguration uiConfiguration,
ViewContext context) |
UIFieldSetView(UIFormSection uiObject,
ViewContext context) |
UIFieldView(O uiObject,
ViewContext context) |
UIModelObjectView(O uiObject,
ViewContext context) |
UITabContentContainerView(O uiObject,
ViewContext context) |
UITableHeadingComponentView(O uiObject,
ViewContext context) |
UITableView(UITable uiObject,
ViewContext context) |
UITabSetView(UIFormSet uiFormSet,
ViewContext context) |
UITabView(UIForm uiObject,
ViewContext context) |
| Constructor and Description |
|---|
SurveyView(CollectSurvey s,
ViewContext context) |
SurveyView(Integer id,
String name,
boolean temporary,
SurveyTarget target,
ViewContext context) |
Copyright © 2020 Open Foris. All rights reserved.