dojox.mobile.Container¶
Authors: | Yoshiroh Kamiyama |
---|---|
Developers: | Yoshiroh Kamiyama |
since: | V1.8 |
Introduction¶
Container is a simple container widget that can be used for any purposes. It inherits from dojox.mobile.Pane and dijit._Container. It is a widget, but can be regarded as a simple <div> element.
Constructor Parameters¶
None.
Examples¶
See examples of dojox.mobile.FixedSplitter.