public interface IsSWMMobileWidget
| Modifier and Type | Method and Description |
|---|---|
void |
onInitialLoad()
When the widget is loaded first time.
|
void |
onTransitionEnd()
When an transition containing this widget ends.
|
void |
setSecondaryStyle(String style)
Will set the secondary style.
|
void onInitialLoad()
void onTransitionEnd()
void setSecondaryStyle(String style)
style - the style to set.Copyright © 2011–2015 SWM. All rights reserved.