Uses of Enum Class
com.github.t1.bulmajava.elements.MenuActivationType
Packages that use MenuActivationType
-
Uses of MenuActivationType in com.github.t1.bulmajava.components
Methods in com.github.t1.bulmajava.components with parameters of type MenuActivationTypeModifier and TypeMethodDescriptionstatic Navbar.NavbarDropdownNavbar.NavbarDropdown.navbarDropdown(String dropdownName, MenuActivationType activationType) -
Uses of MenuActivationType in com.github.t1.bulmajava.elements
Methods in com.github.t1.bulmajava.elements that return MenuActivationTypeModifier and TypeMethodDescriptionstatic MenuActivationTypeReturns the enum constant of this class with the specified name.static MenuActivationType[]MenuActivationType.values()Returns an array containing the constants of this enum class, in the order they are declared.