| Interface | Description |
|---|---|
| HasActivates | |
| HasActive | |
| HasAvatar | |
| HasAxis | |
| HasCaption | |
| HasCenterOn | |
| HasCircle | |
| HasColors | |
| HasCounter | |
| HasDataAttributes | |
| HasDepth | |
| HasDismissable | |
| HasError | |
| HasFlexbox |
Interface that determines the class implements Flexbox layout
|
| HasFloat | |
| HasFontSize | |
| HasFontWeight | |
| HasGrid | |
| HasHideOn | |
| HasHoverable | |
| HasHref | |
| HasIcon | |
| HasId | |
| HasImage | |
| HasInitialClasses | |
| HasInlineStyle | |
| HasInputType | |
| HasLetter | |
| HasOpacity | |
| HasOrientation | |
| HasPlaceholder | |
| HasPosition | |
| HasProgress | |
| HasScrollspy | |
| HasSelectables | |
| HasSeparator | |
| HasShadow | |
| HasShowOn | |
| HasTargetHistoryToken | |
| HasTextAlign | |
| HasTitle | |
| HasTooltip |
Interface that determines the class has a
MaterialTooltip attached to
it. |
| HasTransition | |
| HasType<T extends Type> | |
| HasWaves |
| Class | Description |
|---|---|
| AbstractButton | |
| AbstractIconButton | |
| AbstractTextWidget | |
| AttributeObserver | |
| BaseCheckBox |
A standard check box widget.
|
| ComplexWidget | Deprecated
Please use
MaterialWidget instead. |
| MaterialButtonCell | |
| MaterialCheckBoxCell | |
| MaterialImageCell | |
| 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.
|
| StyleAttributeObserver | |
| Suggestion | |
| TypeWidget<T extends Type> |
Used to provide custom
Type mixin elements. |
| ValueBoxBase<T> | |
| Waves |
| Enum | Description |
|---|---|
| MaterialWidget.Feature |
Configurable features enum see
MaterialWidget.enableFeature(Feature, boolean). |
Copyright © 2016. All rights reserved.