com.jwebmp.plugins.bootstrap.modal.BSModalDiv Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-bootstrap Show documentation
Show all versions of jwebmp-bootstrap Show documentation
The JWebSwing implementation for Bootstrap
package com.jwebmp.plugins.bootstrap.modal;
import com.jwebmp.core.base.html.DivSimple;
import com.jwebmp.core.base.interfaces.IComponentHierarchyBase;
public class BSModalDiv>
extends DivSimple
implements BSModalChildren
{
}