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()
SystemAPI.UserInterfaceAPI getUserInterfaceAPI()
UserInterfaceAPI.ApplicationAPI getApplicationAPI()
ApplicationAPI.Copyright © 2020. All rights reserved.