Uses of Interface
ch.mobi.mobitor.plugins.api.domain.screen.information.ScreenAttributeProvider
Packages that use ScreenAttributeProvider
-
Uses of ScreenAttributeProvider in ch.mobi.mobitor.plugins.api
Methods in ch.mobi.mobitor.plugins.api that return ScreenAttributeProviderModifier and TypeMethodDescriptiondefault ScreenAttributeProviderMobitorPlugin.getScreenAttributeProvider()if the application information contains configuration settings, a plugin can provide aScreenAttributeProviderto pass attributes to the screen so they can be used within the html template.