Package io.jmix.flowui.data
Interface HasType<T>
- All Known Subinterfaces:
DataGridItems<T>,DataGridItems.Sortable<T>,EntityDataGridItems<E>,EntityValueSource<E,,V> KanbanItems<T>,PivotTableItems<T>,TreeDataGridItems<T>,ValueSource<V>
- All Known Implementing Classes:
BufferedContainerValueSource,ContainerDataGridItems,ContainerKanbanItems,ContainerPivotTableItems,ContainerTreeDataGridItems,ContainerValueSource,EmptyDataGridItems,EmptyKanbanItems,EmptyPivotTableItems,EmptyTreeDataGridItems,ListKanbanItems,ListPivotTableItems
public interface HasType<T>
-
Method Summary
-
Method Details
-
getType
- Returns:
- type of value
-