Package io.jmix.flowui.data
Interface HasType<T>
- All Known Subinterfaces:
 DataGridItems<T>,DataGridItems.Sortable<T>,EntityDataGridItems<E>,EntityValueSource<E,,V> TreeDataGridItems<T>,ValueSource<V>
- All Known Implementing Classes:
 ContainerDataGridItems,ContainerTreeDataGridItems,ContainerValueSource
public interface HasType<T>
- 
Method Summary
 
- 
Method Details
- 
getType
- Returns:
 - type of value
 
 
 -