Uses of Interface
ch.mobi.mobitor.plugins.api.domain.screen.information.ScreenAttributeProvider
-
Packages that use ScreenAttributeProvider Package Description ch.mobi.mobitor.plugins.api -
-
Uses of ScreenAttributeProvider in ch.mobi.mobitor.plugins.api
Methods in ch.mobi.mobitor.plugins.api that return ScreenAttributeProvider Modifier and Type Method Description default 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.
-