public interface ViewAPIProvider
Provides access to functionality relevant for the View (UI) of an installation or a program node contribution.
NOTE: This interface is not relevant for URCap program and installation nodes with a HTML-based user interface.Modifier and Type | Method and Description |
---|---|
SystemAPI |
getSystemAPI()
Provides access to system related functionality.
|
UserInterfaceAPI |
getUserInterfaceAPI()
Provides access to functionality related to user interface and user interaction.
|
SystemAPI getSystemAPI()
UserInterfaceAPI getUserInterfaceAPI()
Copyright © 2021. All rights reserved.