Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The IScrollingLayoutParent interface is an ILayoutParent
that has traditional scrollbars. The layout implementation
often needs to know certain things about other objects in
the component.
border:Border [read-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The border.
Implementation public function get border():Border hScrollBar:ScrollBar [read-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The horizontal ScrollBar.
Implementation public function get hScrollBar():ScrollBar vScrollBar:ScrollBar [read-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The vertical ScrollBar.
Implementation public function get vScrollBar():ScrollBar
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00