| 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 |
ActionGroupItem
A representation of the model object 'Action Group Item'.
|
interface |
ContentActionGroupItem
A representation of the model object 'Content Action Group Item'.
|
interface |
LinkActionGroupItem
A representation of the model object 'Link Action Group Item'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionGroupItemImpl
An implementation of the model object 'Action Group Item'.
|
class |
ContentActionGroupItemImpl
An implementation of the model object 'Content Action Group Item'.
|
class |
ItemImpl
An implementation of the model object 'Item'.
|
class |
LinkActionGroupItemImpl
An implementation of the model object 'Link Action Group Item'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseItem(Item object)
Returns the result of interpreting the object as an instance of 'Item'.
|
boolean |
BootstrapValidator.validateItem_activeAndDisabled(Item item,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the activeAndDisabled constraint of 'Item'.
|
boolean |
BootstrapValidator.validateItem_color(Item item,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the color constraint of 'Item'.
|
boolean |
BootstrapValidator.validateItem(Item item,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.