public interface Button extends Div
The following features are supported:
BootstrapPackage.getButton()| Modifier and Type | Method and Description |
|---|---|
Color |
getColor()
Returns the value of the 'Color' attribute.
|
boolean |
isOutline()
Returns the value of the 'Outline' attribute.
|
void |
setColor(Color value)
Sets the value of the '
Color' attribute. |
void |
setOutline(boolean value)
Sets the value of the '
Outline' attribute. |
getAppearance, setAppearancegetAttributes, getContentgetDescription, getUri, getUuid, setDescription, setUri, setUuideAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetColor getColor()
setColor(Color),
BootstrapPackage.getButton_Color()void setColor(Color value)
Color' attribute.
value - the new value of the 'Color' attribute.getColor()boolean isOutline()
setOutline(boolean),
BootstrapPackage.getButton_Outline()void setOutline(boolean value)
Outline' attribute.
value - the new value of the 'Outline' attribute.isOutline()Copyright © 2021 Nasdanika. All rights reserved.