public interface IsDefaultAction extends IsDefaultContentElement
Modifier and Type | Method and Description |
---|---|
String |
getBackgroundColorAsString()
Returns the background color.
|
String |
getBorderColorAsString()
Returns the border color.
|
int |
getBorderRadius()
Returns the border radius (in pixels).
|
BorderStyle |
getBorderStyle()
Returns the border styles set for the action element.
|
int |
getBorderWidth()
Returns the border width.
|
getColorAsString
getFont
String getBackgroundColorAsString()
int getBorderWidth()
String getBorderColorAsString()
int getBorderRadius()
BorderStyle getBorderStyle()