public interface IsDefaultOptionsElement
Modifier and Type | Method and Description |
---|---|
String |
getBackgroundColorAsString()
Returns the background color.
|
String |
getBorderColorAsString()
Returns the border color.
|
int |
getBorderWidth()
Returns the border width.
|
String |
getHoverBackgroundColorAsString()
Returns the background color when hovered.
|
String |
getHoverBorderColorAsString()
Returns the border color when hovered.
|
int |
getHoverBorderWidth()
Returns the border width when hovered.
|
String getBackgroundColorAsString()
int getBorderWidth()
String getBorderColorAsString()
String getHoverBackgroundColorAsString()
int getHoverBorderWidth()
String getHoverBorderColorAsString()