public interface Card extends Div
The following features are supported:
BootstrapPackage.getCard()| Modifier and Type | Method and Description |
|---|---|
BootstrapElement |
getBody()
Returns the value of the 'Body' containment reference.
|
BootstrapElement |
getFooter()
Returns the value of the 'Footer' containment reference.
|
BootstrapElement |
getHeader()
Returns the value of the 'Header' containment reference.
|
void |
setBody(BootstrapElement value)
Sets the value of the '
Body' containment reference. |
void |
setFooter(BootstrapElement value)
Sets the value of the '
Footer' containment reference. |
void |
setHeader(BootstrapElement value)
Sets the value of the '
Header' containment reference. |
getAppearance, setAppearancegetAttributes, getContentgetActionPrototype, getDescription, getUri, getUuid, setActionPrototype, setDescription, setUri, setUuidgetMarkerseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverBootstrapElement getHeader()
setHeader(BootstrapElement),
BootstrapPackage.getCard_Header()void setHeader(BootstrapElement value)
Header' containment reference.
value - the new value of the 'Header' containment reference.getHeader()BootstrapElement getBody()
setBody(BootstrapElement),
BootstrapPackage.getCard_Body()void setBody(BootstrapElement value)
Body' containment reference.
value - the new value of the 'Body' containment reference.getBody()BootstrapElement getFooter()
setFooter(BootstrapElement),
BootstrapPackage.getCard_Footer()void setFooter(BootstrapElement value)
Footer' containment reference.
value - the new value of the 'Footer' containment reference.getFooter()Copyright © 2022 Nasdanika. All rights reserved.