- clearMenu() - Method in interface com.github.ilyes4j.gwt.mdl.components.menus.IMenu
-
Remove all items from the menu.
- clearMenu() - Method in class com.github.ilyes4j.gwt.mdl.components.menus.Menu
-
- clearMenu() - Method in class com.github.ilyes4j.gwt.mdl.components.menus.MenuCombo
-
- clearMenu() - Method in class com.github.ilyes4j.gwt.mdl.extensions.menus.Dropdown
-
- com.github.ilyes4j.gwt.mdl.components - package com.github.ilyes4j.gwt.mdl.components
-
Java implementation of mdl components to be available for GWT projects.
- com.github.ilyes4j.gwt.mdl.components.buttons - package com.github.ilyes4j.gwt.mdl.components.buttons
-
Buttons related compounds that work together to bring mdl buttons to GWT.
- com.github.ilyes4j.gwt.mdl.components.menus - package com.github.ilyes4j.gwt.mdl.components.menus
-
Menu related compounds that work together to bring mdl menus to gwt.
- com.github.ilyes4j.gwt.mdl.components.ripples - package com.github.ilyes4j.gwt.mdl.components.ripples
-
Ripple related behaviors.
- com.github.ilyes4j.gwt.mdl.extensions.buttons - package com.github.ilyes4j.gwt.mdl.extensions.buttons
-
Button-like components that are not part of the mdl project.
- com.github.ilyes4j.gwt.mdl.extensions.menus - package com.github.ilyes4j.gwt.mdl.extensions.menus
-
Menu-like components that are not provided by mdl.
- ComponentHandler - Class in com.github.ilyes4j.gwt.mdl.components
-
- createFab(ButtonFabColor, Ripple, String) - Static method in class com.github.ilyes4j.gwt.mdl.components.buttons.Button
-
Setup a fab material button.
- createFabI(ButtonFabColor, Ripple, Image) - Static method in class com.github.ilyes4j.gwt.mdl.extensions.buttons.ImgButton
-
Setup a fab button.
- createFlat(ButtonColor, Ripple, String) - Static method in class com.github.ilyes4j.gwt.mdl.components.buttons.Button
-
A flat button is very similar to a raised button.
- createIcon(ButtonColor, Ripple, String) - Static method in class com.github.ilyes4j.gwt.mdl.components.buttons.Button
-
Setup an icon material button.
- createIconI(Ripple, Image) - Static method in class com.github.ilyes4j.gwt.mdl.extensions.buttons.ImgButton
-
Setup an icon button.
- createMiniFab(ButtonFabColor, Ripple, String) - Static method in class com.github.ilyes4j.gwt.mdl.components.buttons.Button
-
Setup a mini fab material button.
- createMiniFabI(ButtonFabColor, Ripple, Image) - Static method in class com.github.ilyes4j.gwt.mdl.extensions.buttons.ImgButton
-
Setup a mini fab material button.
- createRaised(ButtonColor, Ripple, String) - Static method in class com.github.ilyes4j.gwt.mdl.components.buttons.Button
-
Setup a raised material button.
- CSS_JS_MENU - Static variable in class com.github.ilyes4j.gwt.mdl.components.menus.Menu
-
css flag intended for component upgrade.
- CSS_MDL_MENU - Static variable in class com.github.ilyes4j.gwt.mdl.components.menus.Menu
-
- valueOf(String) - Static method in enum com.github.ilyes4j.gwt.mdl.components.buttons.ButtonColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.ilyes4j.gwt.mdl.components.buttons.ButtonFabColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.ilyes4j.gwt.mdl.components.buttons.ButtonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.ilyes4j.gwt.mdl.components.menus.MenuAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.ilyes4j.gwt.mdl.components.ripples.Ripple
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.ilyes4j.gwt.mdl.components.buttons.ButtonColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.ilyes4j.gwt.mdl.components.buttons.ButtonFabColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.ilyes4j.gwt.mdl.components.buttons.ButtonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.ilyes4j.gwt.mdl.components.menus.MenuAnchor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.ilyes4j.gwt.mdl.components.ripples.Ripple
-
Returns an array containing the constants of this enum type, in
the order they are declared.