Package io.jmix.flowui.component
Interface LookupComponent<T>
- All Known Subinterfaces:
LookupComponent.MultiSelectLookupComponent<T>
- All Known Implementing Classes:
DataGrid
,EntityComboBox
,EntityPicker
,TreeDataGrid
public interface LookupComponent<T>
A component which can be set as lookup component for a view.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
-
Method Summary
-
Method Details
-
getSelectedItems
-