public class TableImpl extends TableRowContainerImpl implements Table
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 boolean |
BORDERED_EDEFAULT
The default value of the '
Bordered' attribute. |
protected static boolean |
BORDERLESS_EDEFAULT
The default value of the '
Borderless' attribute. |
protected static boolean |
DARK_EDEFAULT
The default value of the '
Dark' attribute. |
protected static boolean |
HOVER_EDEFAULT
The default value of the '
Hover' attribute. |
protected static boolean |
SMALL_EDEFAULT
The default value of the '
Small' attribute. |
protected static boolean |
STRIPED_EDEFAULT
The default value of the '
Striped' 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 |
TableImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetBody(TableSection newBody,
NotificationChain msgs) |
NotificationChain |
basicSetFooter(TableSection newFooter,
NotificationChain msgs) |
NotificationChain |
basicSetHeader(TableHeader newHeader,
NotificationChain msgs) |
int |
eBaseStructuralFeatureID(int derivedFeatureID,
Class<?> baseClass) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
Class<?> baseClass) |
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) |
TableSection |
getBody() |
TableSection |
getFooter() |
TableHeader |
getHeader() |
boolean |
isBordered() |
boolean |
isBorderless() |
boolean |
isDark() |
boolean |
isHover() |
boolean |
isSmall() |
boolean |
isStriped() |
void |
setBody(TableSection newBody) |
void |
setBordered(boolean newBordered) |
void |
setBorderless(boolean newBorderless) |
void |
setDark(boolean newDark) |
void |
setFooter(TableSection newFooter) |
void |
setHeader(TableHeader newHeader) |
void |
setHover(boolean newHover) |
void |
setSmall(boolean newSmall) |
void |
setStriped(boolean newStriped) |
getRowsbasicSetAppearance, 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, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, 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, waitgetRowsgetAppearance, 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 boolean DARK_EDEFAULT
Dark' attribute.
isDark(),
Constant Field Valuesprotected static final boolean STRIPED_EDEFAULT
Striped' attribute.
isStriped(),
Constant Field Valuesprotected static final boolean BORDERED_EDEFAULT
Bordered' attribute.
isBordered(),
Constant Field Valuesprotected static final boolean BORDERLESS_EDEFAULT
Borderless' attribute.
isBorderless(),
Constant Field Valuesprotected static final boolean HOVER_EDEFAULT
Hover' attribute.
isHover(),
Constant Field Valuesprotected static final boolean SMALL_EDEFAULT
Small' attribute.
isSmall(),
Constant Field Valuesprotected TableImpl()
protected EClass eStaticClass()
eStaticClass in class TableRowContainerImplpublic boolean isDark()
isDark in interface TableConfigurationTableConfiguration.setDark(boolean),
BootstrapPackage.getTableConfiguration_Dark()public void setDark(boolean newDark)
setDark in interface TableConfigurationnewDark - the new value of the 'Dark' attribute.TableConfiguration.isDark()public boolean isStriped()
isStriped in interface TableConfigurationTableConfiguration.setStriped(boolean),
BootstrapPackage.getTableConfiguration_Striped()public void setStriped(boolean newStriped)
setStriped in interface TableConfigurationnewStriped - the new value of the 'Striped' attribute.TableConfiguration.isStriped()public boolean isBordered()
isBordered in interface TableConfigurationTableConfiguration.setBordered(boolean),
BootstrapPackage.getTableConfiguration_Bordered()public void setBordered(boolean newBordered)
setBordered in interface TableConfigurationnewBordered - the new value of the 'Bordered' attribute.TableConfiguration.isBordered()public boolean isBorderless()
isBorderless in interface TableConfigurationTableConfiguration.setBorderless(boolean),
BootstrapPackage.getTableConfiguration_Borderless()public void setBorderless(boolean newBorderless)
setBorderless in interface TableConfigurationnewBorderless - the new value of the 'Borderless' attribute.TableConfiguration.isBorderless()public boolean isHover()
isHover in interface TableConfigurationTableConfiguration.setHover(boolean),
BootstrapPackage.getTableConfiguration_Hover()public void setHover(boolean newHover)
setHover in interface TableConfigurationnewHover - the new value of the 'Hover' attribute.TableConfiguration.isHover()public boolean isSmall()
isSmall in interface TableConfigurationTableConfiguration.setSmall(boolean),
BootstrapPackage.getTableConfiguration_Small()public void setSmall(boolean newSmall)
setSmall in interface TableConfigurationnewSmall - the new value of the 'Small' attribute.TableConfiguration.isSmall()public TableHeader getHeader()
getHeader in interface TableTable.setHeader(TableHeader),
BootstrapPackage.getTable_Header()public NotificationChain basicSetHeader(TableHeader newHeader, NotificationChain msgs)
public void setHeader(TableHeader newHeader)
setHeader in interface TablenewHeader - the new value of the 'Header' containment reference.Table.getHeader()public TableSection getBody()
getBody in interface TableTable.setBody(TableSection),
BootstrapPackage.getTable_Body()public NotificationChain basicSetBody(TableSection newBody, NotificationChain msgs)
public void setBody(TableSection newBody)
setBody in interface TablenewBody - the new value of the 'Body' containment reference.Table.getBody()public TableSection getFooter()
getFooter in interface TableTable.setFooter(TableSection),
BootstrapPackage.getTable_Footer()public NotificationChain basicSetFooter(TableSection newFooter, NotificationChain msgs)
public void setFooter(TableSection newFooter)
setFooter in interface TablenewFooter - the new value of the 'Footer' containment reference.Table.getFooter()public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class TableRowContainerImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class TableRowContainerImplpublic void eSet(int featureID, Object newValue)
eSet in interface InternalEObjecteSet in class TableRowContainerImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class TableRowContainerImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class TableRowContainerImplpublic int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)
eBaseStructuralFeatureID in interface InternalEObjecteBaseStructuralFeatureID in class BasicEObjectImplpublic int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)
eDerivedStructuralFeatureID in interface InternalEObjecteDerivedStructuralFeatureID in class BasicEObjectImplCopyright © 2022 Nasdanika. All rights reserved.