public interface Card extends Div
The following features are supported:
BootstrapPackage.getCard()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Div> |
getBody()
Returns the value of the 'Body' containment reference list.
|
Div |
getFooter()
Returns the value of the 'Footer' containment reference.
|
Div |
getHeader()
Returns the value of the 'Header' containment reference.
|
void |
setFooter(Div value)
Sets the value of the '
Footer' containment reference. |
void |
setHeader(Div value)
Sets the value of the '
Header' containment reference. |
getAppearance, setAppearancegetAttributes, getContentgetDescription, getUri, getUuid, setDescription, setUri, setUuideAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetDiv getHeader()
setHeader(Div),
BootstrapPackage.getCard_Header()void setHeader(Div value)
Header' containment reference.
value - the new value of the 'Header' containment reference.getHeader()org.eclipse.emf.common.util.EList<Div> getBody()
Div.
Card body.
BootstrapPackage.getCard_Body()Div getFooter()
setFooter(Div),
BootstrapPackage.getCard_Footer()void setFooter(Div value)
Footer' containment reference.
value - the new value of the 'Footer' containment reference.getFooter()Copyright © 2021 Nasdanika. All rights reserved.