| Modifier and Type | Method and Description |
|---|---|
default AlarmStatusWidgetSortBy |
AlarmStatusWidgetProps.getSortBy()
Specifies how to sort the alarms in the widget.
|
AlarmStatusWidgetSortBy |
AlarmStatusWidgetProps.Jsii$Proxy.getSortBy() |
static AlarmStatusWidgetSortBy |
AlarmStatusWidgetSortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlarmStatusWidgetSortBy[] |
AlarmStatusWidgetSortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmStatusWidgetProps.Builder |
AlarmStatusWidgetProps.Builder.sortBy(AlarmStatusWidgetSortBy sortBy)
Sets the value of
AlarmStatusWidgetProps.getSortBy() |
AlarmStatusWidget.Builder |
AlarmStatusWidget.Builder.sortBy(AlarmStatusWidgetSortBy sortBy)
Specifies how to sort the alarms in the widget.
|
Copyright © 2023. All rights reserved.