-
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Returns the value of the variant record component.
ButtonDto(String label,
String iconOnLeft,
String iconOnRight,
String image,
ButtonColorDto color,
ButtonVariantDto variant,
ButtonStyleDto buttonStyle,
ButtonSizeDto size,
boolean autofocus,
boolean disabled,
String actionId,
Object parameters)
Creates an instance of a ButtonDto record class.