| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DeviceApi.Button.Bar
A button bar is a group of buttons. 
 | 
static interface  | 
DeviceApi.Button.Callback
The callback to call when a button is clicked on the device. 
 | 
static class  | 
DeviceApi.Button.Config
Buttons can be configured. 
 | 
static class  | 
DeviceApi.Button.Event
The parameter of the  
Callback. | 
static class  | 
DeviceApi.Button.Kind
Various button kinds. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
setCallback(DeviceApi.Button.Callback callback)
Sets the button callback. 
 | 
public static boolean setCallback(DeviceApi.Button.Callback callback)
callback - The callback.Copyright © 2025. All rights reserved.