Kendo UI Docs

Complete Kendo UI Documentation

API Reference

Related Topics


kendo.mobile.ui.Layout

Edit this doc
No results. Try clearing the filter.

Configuration

id String(default: null)

The id of the layout. Required.

platform String

The specific platform this layout targets. By default, layouts are displayed on all platforms.

Events

hide

Fires when a mobile View using the layout becomes hidden.

Event Data

e.layout jQuery

The mobile layout instance

e.view jQuery

The mobile view instance

init

Fires after a mobile Layout and its child widgets is initialized.

Event Data

e.layout jQuery

The mobile layout instance

show

Fires when a mobile View using the layout becomes visible.

Event Data

e.layout jQuery

The mobile layout instance

e.view jQuery

The mobile view instance

Page rendered at 5/19/2013 10:07:39 PM UTC.