public interface ToolbarAPIProvider
| Modifier and Type | Method and Description | 
|---|---|
ApplicationAPI | 
getApplicationAPI()
Provides access to functionality which is relevant for various different applications and contexts 
 | 
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()
ApplicationAPI getApplicationAPI()
Copyright © 2019. All rights reserved.