Modifier and Type | Field and Description |
---|---|
DeviceApi.Button.Bar.Mode |
DeviceApi.Button.Bar.mode
Which mode this button bar belongs to.
|
DeviceApi.Button.Bar.Mode |
DeviceApi.Button.Bar.mode
Which mode this button bar belongs to.
|
Modifier and Type | Method and Description |
---|---|
static DeviceApi.Button.Bar.Mode |
DeviceApi.Button.Bar.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.Button.Bar.Mode |
DeviceApi.Button.Bar.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.Button.Bar.Mode[] |
DeviceApi.Button.Bar.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DeviceApi.Button.Bar.Mode[] |
DeviceApi.Button.Bar.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Optional<DeviceApi.Button.Bar> |
DeviceApi.Button.Bar.get(DeviceApi.Button.Bar.Mode buttonMode)
Gets the button bar in the given mode.
|
static Optional<DeviceApi.Button.Bar> |
DeviceApi.Button.Bar.get(DeviceApi.Button.Bar.Mode buttonMode)
Gets the button bar in the given mode.
|
Copyright © 2024. All rights reserved.