Interface BootstrapElement

All Superinterfaces:
org.nasdanika.common.Adaptable, EObject, HtmlElement, org.nasdanika.ncore.Marked, org.nasdanika.persistence.Marked, org.nasdanika.ncore.ModelElement, Notifier
All Known Subinterfaces:
ActionGroup, Alert, Badge, Button, Card, Carousel, Column, Container, Div, Modal, Row, Slide, Table, TableCell, TableHeader, TableRow, TableRowContainer, TableSection, Tag
All Known Implementing Classes:
ActionGroupImpl, AlertImpl, BadgeImpl, BootstrapElementImpl, ButtonImpl, CardImpl, CarouselImpl, ColumnImpl, ContainerImpl, DivImpl, ModalImpl, RowImpl, SlideImpl, TableCellImpl, TableHeaderImpl, TableImpl, TableRowContainerImpl, TableRowImpl, TableSectionImpl, TagImpl

public interface BootstrapElement extends HtmlElement
A representation of the model object 'Element'. An HTML element with Bootstrap appearance.

The following features are supported:

See Also: