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 classStorageView.DefaultMethods in one.microstream.storage.restclient that return StorageView Modifier and Type Method Description static StorageViewStorageView. New(StorageViewConfiguration configuration, StorageRestClient client)StorageViewStorageViewElement. 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 StorageViewTreeGridBuilderStorageViewTreeGridBuilder. dataProvider(StorageView storageView)static <F> StorageViewDataProvider<F>StorageViewDataProvider. New(StorageView storageView)