| Package | Description |
|---|---|
| org.nasdanika.html.model.bootstrap | |
| org.nasdanika.html.model.bootstrap.impl | |
| org.nasdanika.html.model.bootstrap.util |
| Modifier and Type | Method and Description |
|---|---|
Border |
BootstrapFactory.createBorder()
Returns a new object of class 'Border'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<Border> |
Appearance.getBorder()
Returns the value of the 'Border' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BorderImpl
An implementation of the model object 'Border'.
|
| Modifier and Type | Method and Description |
|---|---|
Border |
BootstrapFactoryImpl.createBorder() |
| Modifier and Type | Method and Description |
|---|---|
EList<Border> |
AppearanceImpl.getBorder() |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseBorder(Border object)
Returns the result of interpreting the object as an instance of 'Border'.
|
boolean |
BootstrapValidator.validateBorder_color(Border border,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the color constraint of 'Border'.
|
boolean |
BootstrapValidator.validateBorder_placement(Border border,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the placement constraint of 'Border'.
|
boolean |
BootstrapValidator.validateBorder(Border border,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.