Modifier and Type | Field and Description |
---|---|
static String |
WAVES_STYLE |
Constructor and Description |
---|
Waves() |
Modifier and Type | Method and Description |
---|---|
static void |
detectAndApply()
Initialize any uninitialized wave elements.
|
static void |
detectAndApply(com.google.gwt.user.client.ui.IsWidget isWidget) |
static void |
detectAndApply(com.google.gwt.user.client.ui.Widget widget)
Detect and apply waves, now or when the widget is attached.
|
public static final String WAVES_STYLE
public Waves()
public static void detectAndApply()
public static void detectAndApply(com.google.gwt.user.client.ui.Widget widget)
widget
- target widget to ensure is attached firstpublic static void detectAndApply(com.google.gwt.user.client.ui.IsWidget isWidget)
Copyright © 2018. All rights reserved.