public interface TableRow extends BootstrapElement
The following features are supported:
BootstrapPackage.getTableRow()| Modifier and Type | Method and Description |
|---|---|
Color |
getBackground()
Returns the value of the 'Background' attribute.
|
org.eclipse.emf.common.util.EList<TableCell> |
getCells()
Returns the value of the 'Cells' containment reference list.
|
Color |
getColor()
Returns the value of the 'Color' attribute.
|
void |
setBackground(Color value)
Sets the value of the '
Background' attribute. |
void |
setColor(Color value)
Sets the value of the '
Color' attribute. |
getAppearance, setAppearancegetAttributes, getContentgetDescription, getUri, getUuid, setDescription, setUri, setUuideAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetorg.eclipse.emf.common.util.EList<TableCell> getCells()
TableCell.
Table row cells.
BootstrapPackage.getTableRow_Cells()Color getColor()
setColor(Color),
BootstrapPackage.getTableRow_Color()void setColor(Color value)
Color' attribute.
value - the new value of the 'Color' attribute.getColor()Color getBackground()
setBackground(Color),
BootstrapPackage.getTableRow_Background()void setBackground(Color value)
Background' attribute.
value - the new value of the 'Background' attribute.getBackground()Copyright © 2021 Nasdanika. All rights reserved.