Uses of Interface
se.conciliate.extensions.store.plugin.MTDataPresenter
Packages that use MTDataPresenter
Package
Description
Provides a means to register providers for custom plug-in data
that can be connected to models, objects and documents.
-
Uses of MTDataPresenter in se.conciliate.extensions.store.plugin
Methods in se.conciliate.extensions.store.plugin that return types with arguments of type MTDataPresenterModifier and TypeMethodDescriptiondefault Optional<MTDataPresenter>
MTDataProvider.getPresenter()
Returns an optional presenter than can be used to list and present data of a given type in the user interface.