public class IsSWMMobileWidgetHelper extends Object
| Constructor and Description |
|---|
IsSWMMobileWidgetHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkInitialLoad(IsSWMMobileWidget widget)
Checks if this widget was already initialized.
|
void |
setSecondaryStyle(com.google.gwt.user.client.ui.Widget widget,
String style)
Adds a secondary style to a widget.
|
public void checkInitialLoad(IsSWMMobileWidget widget)
widget - the widget.public void setSecondaryStyle(com.google.gwt.user.client.ui.Widget widget,
String style)
widget - the widget to add the style tostyle - style name.Copyright © 2011–2015 SWM. All rights reserved.