public class ModalImpl extends BootstrapElementImpl implements Modal
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 |
CENTERED_EDEFAULT
The default value of the '
Centered' attribute. |
protected static boolean |
DISMISSER_EDEFAULT
The default value of the '
Dismisser' attribute. |
protected static boolean |
SCROLLABLE_EDEFAULT
The default value of the '
Scrollable' attribute. |
protected static String |
SIZE_EDEFAULT
The default value of the '
Size' 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 |
ModalImpl() |
basicSetAppearance, getAppearance, setAppearancegetAttributes, getContentadaptTo, basicGetActionPrototype, eProxyURI, eStaticFeatureCount, findByURI, findByURI, getActionPrototype, getDescription, getMarkers, getOppositeReferrers, getReferrers, getUri, getUuid, resolve, resolveProxies, resolveProxy, setActionPrototype, setDescription, 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, setUuidgetMarkerseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredprotected static final boolean DISMISSER_EDEFAULT
Dismisser' attribute.
isDismisser(),
Constant Field Valuesprotected static final boolean SCROLLABLE_EDEFAULT
Scrollable' attribute.
isScrollable(),
Constant Field Valuesprotected static final boolean CENTERED_EDEFAULT
Centered' attribute.
isCentered(),
Constant Field Valuesprotected static final String SIZE_EDEFAULT
Size' attribute.
getSize(),
Constant Field Valuesprotected ModalImpl()
protected EClass eStaticClass()
eStaticClass in class BootstrapElementImplpublic BootstrapElement getHeader()
getHeader in interface ModalModal.setHeader(BootstrapElement),
BootstrapPackage.getModal_Header()public NotificationChain basicSetHeader(BootstrapElement newHeader, NotificationChain msgs)
public void setHeader(BootstrapElement newHeader)
setHeader in interface ModalnewHeader - the new value of the 'Header' containment reference.Modal.getHeader()public BootstrapElement getBody()
getBody in interface ModalModal.setBody(BootstrapElement),
BootstrapPackage.getModal_Body()public NotificationChain basicSetBody(BootstrapElement newBody, NotificationChain msgs)
public void setBody(BootstrapElement newBody)
setBody in interface ModalnewBody - the new value of the 'Body' containment reference.Modal.getBody()public BootstrapElement getFooter()
getFooter in interface ModalModal.setFooter(BootstrapElement),
BootstrapPackage.getModal_Footer()public NotificationChain basicSetFooter(BootstrapElement newFooter, NotificationChain msgs)
public void setFooter(BootstrapElement newFooter)
setFooter in interface ModalnewFooter - the new value of the 'Footer' containment reference.Modal.getFooter()public boolean isDismisser()
isDismisser in interface ModalModal.setDismisser(boolean),
BootstrapPackage.getModal_Dismisser()public void setDismisser(boolean newDismisser)
setDismisser in interface ModalnewDismisser - the new value of the 'Dismisser' attribute.Modal.isDismisser()public boolean isScrollable()
isScrollable in interface ModalModal.setScrollable(boolean),
BootstrapPackage.getModal_Scrollable()public void setScrollable(boolean newScrollable)
setScrollable in interface ModalnewScrollable - the new value of the 'Scrollable' attribute.Modal.isScrollable()public boolean isCentered()
isCentered in interface ModalModal.setCentered(boolean),
BootstrapPackage.getModal_Centered()public void setCentered(boolean newCentered)
setCentered in interface ModalnewCentered - the new value of the 'Centered' attribute.Modal.isCentered()public String getSize()
getSize in interface ModalModal.setSize(String),
BootstrapPackage.getModal_Size()public void setSize(String newSize)
setSize in interface ModalnewSize - the new value of the 'Size' attribute.Modal.getSize()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.