All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nasdanika.html.model.bootstrap.Div Maven / Gradle / Ivy

There is a newer version: 2024.10.0
Show newest version
/**
 */
package org.nasdanika.html.model.bootstrap;


/**
 * 
 * A representation of the model object 'Div'.
 * 
 *
 * 
 * HTML DIV with bootstrap styling
 * 
 *
 *
 * @see org.nasdanika.html.model.bootstrap.BootstrapPackage#getDiv()
 * @model
 * @generated
 */
public interface Div extends Tag {
} // Div




© 2015 - 2024 Weber Informatics LLC | Privacy Policy