Uses of Class
org.nasdanika.html.model.bootstrap.gen.BootstrapElementConsumerFactoryAdapter
-
-
Uses of BootstrapElementConsumerFactoryAdapter in org.nasdanika.html.model.bootstrap.gen
Subclasses of BootstrapElementConsumerFactoryAdapter in org.nasdanika.html.model.bootstrap.gen Modifier and Type Class Description classTableCellConsumerFactoryAdapterAdds a cell to the consumed row.classTableConsumerFactoryAdapterclassTableHeaderConsumerFactoryAdapterCreates a respective section in the table based on the containment reference - header, body, footer.classTableRowConsumerFactoryAdapterAdds a row to the consumedRowContainerclassTableRowContainerConsumerFactoryAdapter<M extends TableRowContainer,T extends RowContainer<?,?>>classTableSectionConsumerFactoryAdapter<M extends TableSection,T extends RowContainer<?,?>>Creates a respective section in the table based on the containment reference - header, body, footer.
-