| Package | Description |
|---|---|
| org.fujion.component | |
| org.fujion.model |
| Modifier and Type | Method and Description |
|---|---|
IModelAndView<Treenode,?> |
Treeview.getModelAndView() |
IModelAndView<Row,?> |
Rows.getModelAndView() |
IModelAndView<Listitem,?> |
Listbox.getModelAndView() |
IModelAndView<Comboitem,?> |
Combobox.getModelAndView() |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelAndView<T extends BaseComponent,M> |
| Modifier and Type | Method and Description |
|---|---|
IModelAndView<T,?> |
ISupportsModel.getModelAndView()
Returns the model and view for this component.
|
default <M> IModelAndView<T,M> |
ISupportsModel.getModelAndView(Class<M> type)
Returns the model and view for this component.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.