Uses of Interface
one.microstream.storage.restclient.StorageView
Package | Description |
---|---|
one.microstream.storage.restclient | |
one.microstream.storage.restclient.app.ui |
-
Uses of StorageView in one.microstream.storage.restclient
Classes in one.microstream.storage.restclient that implement StorageView Modifier and Type Class Description static class
StorageView.Default
Methods in one.microstream.storage.restclient that return StorageView Modifier and Type Method Description static StorageView
StorageView. New(StorageViewConfiguration configuration, StorageRestClient client)
StorageView
StorageViewElement. view()
-
Uses of StorageView in one.microstream.storage.restclient.app.ui
Methods in one.microstream.storage.restclient.app.ui with parameters of type StorageView Modifier and Type Method Description default StorageViewTreeGridBuilder
StorageViewTreeGridBuilder. dataProvider(StorageView storageView)
static <F> StorageViewDataProvider<F>
StorageViewDataProvider. New(StorageView storageView)