public interface Page extends Page
The following features are supported:
BootstrapPackage.getPage()| Modifier and Type | Method and Description |
|---|---|
Theme |
getTheme()
Returns the value of the 'Theme' attribute.
|
boolean |
isCdn()
Returns the value of the 'Cdn' attribute.
|
void |
setCdn(boolean value)
Sets the value of the '
Cdn' attribute. |
void |
setTheme(Theme value)
Sets the value of the '
Theme' attribute. |
getBody, getBuilders, getHead, getLanguage, getName, getScripts, getStylesheets, setLanguage, setNamegetDescription, getUri, getUuid, setDescription, setUri, setUuideAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetboolean isCdn()
"true".
If this attribute is true (default) then a generated page contains stylesheet and script elements pointing to Bootstrap CDN (Content Delivery Network).
setCdn(boolean),
BootstrapPackage.getPage_Cdn()void setCdn(boolean value)
Cdn' attribute.
value - the new value of the 'Cdn' attribute.isCdn()Theme getTheme()
setTheme(Theme),
BootstrapPackage.getPage_Theme()void setTheme(Theme value)
Theme' attribute.
value - the new value of the 'Theme' attribute.getTheme()Copyright © 2021 Nasdanika. All rights reserved.