Skip to Content | Skip to Navigation


dojox.mobile.FixedSplitterPane

Authors:Yoshiroh Kamiyama
Developers:Yoshiroh Kamiyama
since:V1.7

Introduction

FixedSplitterPane is a pane widget that is used in a dojox.mobile.FixedSplitter. It is a widget, but can be regarded as a simple <div> element. In V1.8, this widget was deprecated and replaced by dojox.mobile.Container.

Usage

dojox.mobile.FixedSplitter has dependency on this widget. You should dojo.require dojox.mobile.FixedSplitter rather than dojox.mobile.FixedSplitterPane.