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

com.jwebmp.plugins.bootstrap.toggle.BSDropDownToggleButton Maven / Gradle / Ivy

There is a newer version: 0.66.0.1
Show newest version
package com.jwebmp.plugins.bootstrap.toggle;

import com.jwebmp.core.base.html.Button;
import com.jwebmp.core.base.html.attributes.NoAttributes;
import com.jwebmp.core.base.html.interfaces.GlobalFeatures;
import com.jwebmp.core.base.html.interfaces.events.GlobalEvents;
import com.jwebmp.core.base.interfaces.IComponentHierarchyBase;

public class BSDropDownToggleButton>
		extends Button
		implements BSToggleChildren
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy