Interface TableRowContainer

All Superinterfaces:
org.nasdanika.common.Adaptable, BootstrapElement, EObject, HtmlElement, org.nasdanika.ncore.Marked, org.nasdanika.persistence.Marked, org.nasdanika.ncore.ModelElement, Notifier
All Known Subinterfaces:
Table, TableHeader, TableSection
All Known Implementing Classes:
TableHeaderImpl, TableImpl, TableRowContainerImpl, TableSectionImpl

public interface TableRowContainer extends BootstrapElement
A representation of the model object 'Table Row Container'. Base class for containers of rows - table, header, body, footer.

The following features are supported:

See Also: