Constructor and Description |
---|
SlimButton(String title,
String value)
Function creates a new slim button
|
Modifier and Type | Method and Description |
---|---|
String |
getTitle()
Returns the title of the button.
|
String |
getValue()
Gets the value of the button, in case of a slim button this will be a text, but can also be an URL in other
instances.
|
Copyright © 2020 SAP SE. All rights reserved.