| Package | Description |
|---|---|
| org.nasdanika.html.model.bootstrap | |
| org.nasdanika.html.model.bootstrap.impl | |
| org.nasdanika.html.model.bootstrap.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionGroup
A representation of the model object 'Action Group'.
|
interface |
Alert
A representation of the model object 'Alert'.
|
interface |
Badge
A representation of the model object 'Badge'.
|
interface |
Button
A representation of the model object 'Button'.
|
interface |
Card
A representation of the model object 'Card'.
|
| Modifier and Type | Method and Description |
|---|---|
Div |
BootstrapFactory.createDiv()
Returns a new object of class 'Div'.
|
Div |
BootstrapFactory.createDiv()
Returns a new object of class 'Div'.
|
Div |
Card.getFooter()
Returns the value of the 'Footer' containment reference.
|
Div |
Card.getFooter()
Returns the value of the 'Footer' containment reference.
|
Div |
Card.getHeader()
Returns the value of the 'Header' containment reference.
|
Div |
Card.getHeader()
Returns the value of the 'Header' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Div> |
Card.getBody()
Returns the value of the 'Body' containment reference list.
|
org.eclipse.emf.common.util.EList<Div> |
Card.getBody()
Returns the value of the 'Body' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Card.setFooter(Div value)
Sets the value of the '
Footer' containment reference. |
void |
Card.setFooter(Div value)
Sets the value of the '
Footer' containment reference. |
void |
Card.setHeader(Div value)
Sets the value of the '
Header' containment reference. |
void |
Card.setHeader(Div value)
Sets the value of the '
Header' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionGroupImpl
An implementation of the model object 'Action Group'.
|
class |
AlertImpl
An implementation of the model object 'Alert'.
|
class |
BadgeImpl
An implementation of the model object 'Badge'.
|
class |
ButtonImpl
An implementation of the model object 'Button'.
|
class |
CardImpl
An implementation of the model object 'Card'.
|
class |
DivImpl
An implementation of the model object 'Div'.
|
| Modifier and Type | Method and Description |
|---|---|
Div |
BootstrapFactoryImpl.createDiv() |
Div |
BootstrapFactoryImpl.createDiv() |
Div |
CardImpl.getFooter() |
Div |
CardImpl.getFooter() |
Div |
CardImpl.getHeader() |
Div |
CardImpl.getHeader() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Div> |
CardImpl.getBody() |
org.eclipse.emf.common.util.EList<Div> |
CardImpl.getBody() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
CardImpl.basicSetFooter(Div newFooter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
CardImpl.basicSetFooter(Div newFooter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
CardImpl.basicSetHeader(Div newHeader,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
CardImpl.basicSetHeader(Div newHeader,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
CardImpl.setFooter(Div newFooter) |
void |
CardImpl.setFooter(Div newFooter) |
void |
CardImpl.setHeader(Div newHeader) |
void |
CardImpl.setHeader(Div newHeader) |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseDiv(Div object)
Returns the result of interpreting the object as an instance of 'Div'.
|
T |
BootstrapSwitch.caseDiv(Div object)
Returns the result of interpreting the object as an instance of 'Div'.
|
boolean |
BootstrapValidator.validateDiv(Div div,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
BootstrapValidator.validateDiv(Div div,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2021 Nasdanika. All rights reserved.