Class | Description |
---|---|
AbstractButton | |
AbstractIconButton | |
AbstractSideNav |
AbstractSideNav handles the creation and Ui logic for
different sidenavs, you can easily setup any kind of logic for
you sidenav behaviour in
AbstractSideNav.setup() . |
AbstractTextWidget | |
AbstractValueWidget<V> | |
BaseCheckBox |
A standard check box widget.
|
MaterialWidget | |
NumberBox<T> |
Base class to handle number values on
<input type="number"> elements. |
NumberBox.NumberHandler<T> | |
SearchObject |
Its an object provided for search component, it uses a keyword and link to be redirected after search.
|
Suggestion | |
TextWidget | |
TransitionConfig |
Css3 Transition property to be set
MaterialWidget.setTransition(TransitionConfig) . |
TypeWidget<T extends Type> |
Used to provide custom
Type mixin elements. |
Waves |
Enum | Description |
---|---|
MaterialWidget.Feature |
Configurable features enum see
MaterialWidget.enableFeature(Feature, boolean) . |
Copyright © 2018. All rights reserved.