Package | Description |
---|---|
com.github.ilyes4j.gwt.mdl.components.toggles |
Material look and feel for toggle based components (check boxes and radio
buttons).
|
com.github.ilyes4j.gwt.mdl.extensions.flips |
Resources for the flip component.
|
Class and Description |
---|
CheckboxBase
This class is the base structure for the material toggle-based components.
|
CheckBoxStyle
Defines the set of possible faces that can be applied on a material
Check box.
|
IToggleFace
Interface implemented by classes that provide methods for switching between
material faces for toggles.Components involved in the the switching between
toggle faces must implement this interface.
|
RadioStyle
Material face options for the radio button.
|
ToggleStyleOperator
This class encapsulates the material side of toggle-based components.
|
Class and Description |
---|
CheckboxBase
This class is the base structure for the material toggle-based components.
|
IToggleFace
Interface implemented by classes that provide methods for switching between
material faces for toggles.Components involved in the the switching between
toggle faces must implement this interface.
|
ToggleStyleOperator
This class encapsulates the material side of toggle-based components.
|
Copyright © 2016 com.github.ilyes4j. All rights reserved.