Uses of Class
org.teamapps.ux.component.timegraph.TimeGraph.EagerFetchingParameters
-
Packages that use TimeGraph.EagerFetchingParameters Package Description org.teamapps.ux.component.timegraph -
-
Uses of TimeGraph.EagerFetchingParameters in org.teamapps.ux.component.timegraph
Methods in org.teamapps.ux.component.timegraph that return types with arguments of type TimeGraph.EagerFetchingParameters Modifier and Type Method Description java.util.function.Supplier<TimeGraph.EagerFetchingParameters>TimeGraph. getEagerFetchingParametersSupplier()Method parameters in org.teamapps.ux.component.timegraph with type arguments of type TimeGraph.EagerFetchingParameters Modifier and Type Method Description voidTimeGraph. setEagerFetchingParametersSupplier(java.util.function.Supplier<TimeGraph.EagerFetchingParameters> eagerFetchingParameterSupplier)
-