Package io.jmix.flowui.data
Interface HasType<T>
- All Known Subinterfaces:
EntityGridDataItems<E>
,EntityTreeGridDataItems<T>
,EntityValueSource<E,
,V> GridDataItems<T>
,GridDataItems.Sortable<T>
,TreeGridDataItems<T>
,ValueSource<V>
- All Known Implementing Classes:
AbstractContainerGridDataProvider
,ContainerValueSource
,JmixGridDataProvider
,JmixTreeGridDataProvider
public interface HasType<T>
-
Method Summary
-
Method Details
-
getType
- Returns:
- type of value
-