public class WavesMixin<T extends com.google.gwt.user.client.ui.Widget & HasWaves> extends Object implements HasWaves
| Constructor and Description |
|---|
WavesMixin(T widget) |
| Modifier and Type | Method and Description |
|---|---|
WavesType |
getWaves()
Get the waves type.
|
void |
setUiObject(T uiObject) |
void |
setWaves(WavesType waves)
Sets the ripple effect of any material elements
|
public WavesMixin(T widget)
public void setUiObject(T uiObject)
public void setWaves(WavesType waves)
HasWavesCopyright © 2018. All rights reserved.