hide
Fires when a mobile View using the layout becomes hidden.

Event data

layout : jQuery
The mobile layout instance
view : jQuery
The mobile view instance
init
Fires after a mobile Layout and its child widgets is initialized.

Event data

layout : jQuery
The mobile layout instance
show
Fires when a mobile View using the layout becomes visible.

Event data

layout : jQuery
The mobile layout instance
view : jQuery
The mobile view instance