public class TableRowImpl extends BootstrapElementImpl implements TableRow
The following features are implemented:
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
protected static Color |
BACKGROUND_EDEFAULT
The default value of the '
Background' attribute. |
protected static Color |
COLOR_EDEFAULT
The default value of the '
Color' attribute. |
DESCRIPTION_EDEFAULT, URI_EDEFAULT, UUID_EDEFAULTeContainerEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETNILEOPPOSITE_FEATURE_BASE| Modifier | Constructor and Description |
|---|---|
protected |
TableRowImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Color |
getBackground() |
EList<TableCell> |
getCells() |
Color |
getColor() |
void |
setBackground(Color newBackground) |
void |
setColor(Color newColor) |
basicSetAppearance, getAppearance, setAppearancegetAttributes, getContentadaptTo, basicGetActionPrototype, basicSetMarker, eProxyURI, eStaticFeatureCount, findByURI, findByURI, getActionPrototype, getDescription, getMarker, getOppositeReferrers, getReferrers, getUri, getUuid, resolve, resolveProxies, resolveProxy, setActionPrototype, setDescription, setMarker, setUri, setUuideBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAppearance, setAppearancegetAttributes, getContentgetActionPrototype, getDescription, getUri, getUuid, setActionPrototype, setDescription, setUri, setUuideAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredprotected static final Color COLOR_EDEFAULT
Color' attribute.
getColor()protected static final Color BACKGROUND_EDEFAULT
Background' attribute.
getBackground()protected EClass eStaticClass()
eStaticClass in class BootstrapElementImplpublic EList<TableCell> getCells()
getCells in interface TableRowBootstrapPackage.getTableRow_Cells()public Color getColor()
getColor in interface TableRowTableRow.setColor(Color),
BootstrapPackage.getTableRow_Color()public void setColor(Color newColor)
setColor in interface TableRownewColor - the new value of the 'Color' attribute.TableRow.getColor()public Color getBackground()
getBackground in interface TableRowTableRow.setBackground(Color),
BootstrapPackage.getTableRow_Background()public void setBackground(Color newBackground)
setBackground in interface TableRownewBackground - the new value of the 'Background' attribute.TableRow.getBackground()public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class BootstrapElementImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class BootstrapElementImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class BootstrapElementImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class BootstrapElementImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class BootstrapElementImplCopyright © 2022 Nasdanika. All rights reserved.