Skip to content
dcousineau edited this page Jul 1, 2011 · 1 revision

ekl.Layout.SlidingPane

Extension of the default Enyo SlidingPane to use ekl.Layout.SlidingView as it's default 'sub'-component.

ekl.Layout.SlidingView

Extension of the default Enyo SlidingView to add a flag to prevent a pane from being dragged to the left past its maximum width.

Use Case Built for SpazHD's detail view pane, allows us to slide in a pane from the right and prevent it from being dragged wider than the detail column allows. This is similar to the toaster used in the native WebOS 3.0 browser (for bookmarks), however using a SlidingPane allows for surrounding content to be shifted, rather than overlaid.

Clone this wiki locally