Uses of Interface
org.nasdanika.html.model.bootstrap.Column
Packages that use Column
Package
Description
-
Uses of Column in org.nasdanika.html.model.bootstrap
Methods in org.nasdanika.html.model.bootstrap that return ColumnModifier and TypeMethodDescriptionBootstrapFactory.createColumn()Returns a new object of class 'Column'.Methods in org.nasdanika.html.model.bootstrap that return types with arguments of type ColumnModifier and TypeMethodDescriptionRow.getColumns()Returns the value of the 'Columns' containment reference list. -
Uses of Column in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement ColumnModifier and TypeClassDescriptionclassAn implementation of the model object 'Column'.Methods in org.nasdanika.html.model.bootstrap.impl that return ColumnMethods in org.nasdanika.html.model.bootstrap.impl that return types with arguments of type Column -
Uses of Column in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type ColumnModifier and TypeMethodDescriptionBootstrapSwitch.caseColumn(Column object) Returns the result of interpreting the object as an instance of 'Column'.booleanBootstrapValidator.validateColumn(Column column, DiagnosticChain diagnostics, Map<Object, Object> context)