Package | com.gestureworks.cml.element |
Class | public class ScrollPane |
Inheritance | ScrollPane ![]() ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | _$height : Number = 0 | TouchSprite | |
![]() | _$rotation : Number = 0 | TouchSprite | |
![]() | $rotation : Number | TouchSprite | |
![]() | _$scaleX : Number = 1 | TouchSprite | |
![]() | $scaleX : Number | TouchSprite | |
![]() | _$scaleY : Number = 1 | TouchSprite | |
![]() | $scaleY : Number | TouchSprite | |
![]() | $transformPoint : Point | TouchSprite | |
![]() | _$width : Number = 0 | TouchSprite | |
![]() | _$x : Number = 0 | TouchSprite | |
![]() | $x : Number | TouchSprite | |
![]() | _$y : Number = 0 | TouchSprite | |
![]() | $y : Number | TouchSprite | |
![]() | autoShuffle : Boolean
autoshuffles
| TouchContainerFactory | |
![]() | broadcastTarget : Boolean | TouchSprite | |
![]() | childList : ChildList [read-only]
returns the childlist
| TouchContainerFactory | |
![]() | class_ : String
Object's css class;
| TouchContainerFactory | |
![]() | className : String
sets the class name of displayobject
| TouchContainerFactory | |
![]() | cloneExclusions : Vector.<String> [read-only]
Returns a list of properties to exclude when cloning this object
| TouchContainer | |
![]() | clusterBubbling : Boolean
Allows touch points from a childclusters to copy into container touch objects
in the local parent child display list stack. | TouchSprite | |
![]() | clusterEvents : Boolean
Determins whether clusterEvents are processed and dispatched on the touchSprite. | TouchSprite | |
![]() | clusterID : int | TouchSprite | |
![]() | cmlIndex : int
sets the cml index
| TouchContainerFactory | |
![]() | cml_item : Boolean | TouchSprite | |
![]() | cO : ClusterObject | TouchSprite | |
_content : * | ScrollPane | ||
![]() | debugDisplay : Boolean | TouchSprite | |
![]() | deltaFilterOn : Boolean
Determins whether filtering is applied to the delta values. | TouchSprite | |
![]() | dimensionsTo : String
sets the dimensions of touchcontainer
| TouchContainerFactory | |
![]() | disableAffineTransform : Boolean
Determins whether internal (native) transformations are affine (dynamically centered) on the touchSprite. | TouchSprite | |
![]() | disableNativeTransform : Boolean
Determins whether transformations are handled internally (natively) on the touchSprite. | TouchSprite | |
![]() | dN : Number | TouchSprite | |
![]() | dropShadow : Boolean
Sets the drop shadow effect
| TouchContainerFactory | |
![]() | GESTRELIST_UPDATE : String = gestureList update [static] | TouchSprite | |
![]() | gestureEventComplete : Boolean
Indicates weather all gestureEvents have been completed on the touchSprite. | TouchSprite | |
![]() | gestureEventRelease : Boolean
Indicates whether all touch points have been released on the touchSprite. | TouchSprite | |
![]() | gestureEvents : Boolean
Determins whether gestureEvents are processed and dispatched on the touchSprite. | TouchSprite | |
![]() | gestureEventStart : Boolean
Indicates whether any gestureEvents have been started on the touchSprite. | TouchSprite | |
![]() | gestureFilters : Boolean | TouchSprite | |
![]() | gestureList : Object | TouchSprite | |
![]() | gestureReleaseInertia : Boolean
Determins whether release inertia is given to gestureEvents on the touchSprite. | TouchSprite | |
![]() | gestureTouchInertia : Boolean
Determins whether touch inertia is processed on the touchSprite. | TouchSprite | |
![]() | _gestureTweenOn : Boolean = false | TouchSprite | |
![]() | gestureTweenOn : Boolean | TouchSprite | |
![]() | gO : GestureListObject | TouchSprite | |
![]() | group : String | TouchContainerFactory | |
height : Number [override]
Set the height of the window pane of the scrollPane. | ScrollPane | ||
_hit : TouchContainer | ScrollPane | ||
_hitBox : Graphic | ScrollPane | ||
_horizontal : Boolean = false | ScrollPane | ||
_horizontalMovement : Number | ScrollPane | ||
_horizontalScroll : ScrollBar | ScrollPane | ||
_horizStyleSet : Boolean = false | ScrollPane | ||
![]() | id : String
sets childlist id
| TouchContainerFactory | |
invertDrag : Boolean = false | ScrollPane | ||
![]() | layout : *
speciffies the type of layout
| TouchContainerFactory | |
![]() | layoutComplete : Function
Sets the function to call when the layout is complete
| TouchContainer | |
![]() | layoutList : Dictionary | TouchContainer | |
![]() | layoutUpdate : Function
Sets the function to call when the layout updates
| TouchContainer | |
_mask : Graphic | ScrollPane | ||
![]() | maxScale : Number
This method is called after class initialization. | TouchContainerFactory | |
![]() | minScale : Number
This method is called after class initialization. | TouchContainerFactory | |
![]() | mouseChildren : Boolean [override]
sets the mousechildren value to true or false. | TouchContainerFactory | |
![]() | N : int | TouchSprite | |
![]() | nestedTransform : Boolean | TouchSprite | |
![]() | outline_alpha : Number
sets the alpha of outline
| TouchContainerFactory | |
![]() | outline_color : Number
sets the color of outline
| TouchContainerFactory | |
![]() | outline_joint : String
TODO
| TouchContainerFactory | |
![]() | outlineOn : String
specifies the outline of container to true or false
| TouchContainerFactory | |
![]() | outline_stroke : int
sets the line stroke of outline
| TouchContainerFactory | |
paneStroke : Number
Set the thickness of a border stroke around the pane. | ScrollPane | ||
paneStrokeColor : uint
Set the color of the paneStroke. | ScrollPane | ||
paneStrokeMargin : Number
Set a margin if the border should be slightly separate from the content
| ScrollPane | ||
![]() | pointArray : Vector.<PointObject> [read-only] | TouchSprite | |
![]() | pointCount : int | TouchSprite | |
![]() | propertyStates : Array Deprecated: Please Use state | TouchContainerFactory | |
![]() | scale : Number
Scales display object
| TouchContainer | |
scrollMargin : Number
Set the margin between the scroll bars and the content;
| ScrollPane | ||
scrollThickness : Number
The only styling that can be set for the scroll bars in the scrollPane is their thickness. | ScrollPane | ||
![]() | sO : StrokeObject | TouchSprite | |
![]() | state : Array
property states array
| TouchContainerFactory | |
![]() | targeting : Boolean
Turns off manual ALL targeting control, defaults to a simple hit test
targeting model with exclusive target clustering
| TouchSprite | |
![]() | targetList : Array
Allows touch and gesture events to explicitly target a group of defined
touch objects which can be outside of the local parent child display list stack
| TouchSprite | |
![]() | targetObject : Object
Allows touch and gesture events to explicitly target a touch object
this can be outside the local parent child display list stack
| TouchSprite | |
![]() | targetParent : Boolean
Allows touch and gesture events to explicitly target the parent touch object
| TouchSprite | |
![]() | tc : TouchCluster | TouchSprite | |
![]() | td : TouchDebugDisplay | TouchSprite | |
![]() | tg : TouchGesture | TouchSprite | |
![]() | tiO : TimelineObject | TouchSprite | |
![]() | touchChildren : Boolean | TouchSprite | |
![]() | touchObjectID : int [read-only] | TouchSprite | |
![]() | tp : TouchPipeline | TouchSprite | |
![]() | traceDebugModeOn : Boolean | TouchSprite | |
![]() | transformComplete : Boolean | TouchSprite | |
![]() | transformEventComplete : Boolean | TouchSprite | |
![]() | transformEvents : Boolean
Determins whether transformEvents are processed and dispatched on the touchSprite. | TouchSprite | |
![]() | transformEventStart : Boolean | TouchSprite | |
![]() | transformGestureVectors : Boolean
Determins whether transformations are handled internally (natively) on the touchSprite. | TouchSprite | |
![]() | transformStart : Boolean | TouchSprite | |
![]() | trO : TransformObject | TouchSprite | |
![]() | tt : TouchTransform | TouchSprite | |
_vertical : Boolean = false | ScrollPane | ||
_verticalMovement : Number | ScrollPane | ||
_verticalScroll : ScrollBar | ScrollPane | ||
_vertStyleSet : Boolean = false | ScrollPane | ||
width : Number [override]
Set the width of the window pane of the scrollPane. | ScrollPane | ||
![]() | x_lock : Boolean | TouchSprite | |
![]() | y_lock : Boolean | TouchSprite |
Method | Defined By | ||
---|---|---|---|
ScrollPane | |||
![]() | activateTouch():void
TODO
| TouchContainerFactory | |
![]() | addAllChildren():void
method searches the child and adds to the list
| TouchContainerFactory | |
![]() | addChild(child:DisplayObject):DisplayObject [override]
Adds child to display list and, if not already added, the child list
| TouchContainer | |
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void [override]
Registers event listeners. | TouchSprite | |
![]() | applyLayout(value:* = null):void
Apply the containers layout
| TouchContainer | |
![]() | childToList(id:String, child:*):void
child appended to the childlist
| TouchContainerFactory | |
clone():* [override] | ScrollPane | ||
createEvents():void | ScrollPane | ||
displayComplete():void [override] | ScrollPane | ||
dispose():void [override] | ScrollPane | ||
![]() | hideIndex(index:int):void
hides child list index
| TouchContainer | |
![]() | hideKey(key:String):void
hides childlist key visibility
| TouchContainer | |
init():void [override] | ScrollPane | ||
![]() | makeGestureList(value:XMLList):Object
TODO
| TouchContainerFactory | |
![]() | onTouchDown(event:TouchEvent, target:* = null):void
decides how to assign the captured touch point to a cluster
can pass to parent, an explicit target, an explicit list or
targets or a passed to any touch object in the local display stack. | TouchSprite | |
![]() | parseCML(cml:XMLList):XMLList [override]
Parse cml for local layouts. | TouchContainer | |
![]() | postparseCML(cml:XMLList):void
postparse method
| TouchContainerFactory | |
![]() | searchChildren(value:*, returnType:Class = null):*
This method does a depth first search of childLists. | TouchContainer | |
![]() | setDimensionsToChild():void
method sets the dimensions of each child
| TouchContainerFactory | |
![]() | showIndex(index:int):void
shows index of the child list
| TouchContainer | |
![]() | showKey(key:String):void
shows the child list key visibility
| TouchContainer | |
![]() | updateClusterAnalysis():void | TouchSprite | |
![]() | updateDebugDisplay():void | TouchSprite | |
![]() | updateGesturePipeline():void | TouchSprite | |
updateLayout(inWidth:Number, inHeight:Number):void | ScrollPane | ||
![]() | updateListeners():void
Registers/unregisters event handlers depending on the active modes
| TouchSprite | |
![]() | updateMotionClusterAnalysis():void | TouchSprite | |
![]() | updateProperties(state:Number = 0):void
update properties of child
| TouchContainerFactory | |
![]() | updateSensorClusterAnalysis():void | TouchSprite | |
![]() | updateTObjProcessing():void | TouchSprite |
_content | property |
public var _content:*
_hit | property |
public var _hit:TouchContainer
_hitBox | property |
public var _hitBox:Graphic
_horizontal | property |
public var _horizontal:Boolean = false
_horizontalMovement | property |
public var _horizontalMovement:Number
_horizontalScroll | property |
public var _horizontalScroll:ScrollBar
_horizStyleSet | property |
public var _horizStyleSet:Boolean = false
_mask | property |
public var _mask:Graphic
_vertical | property |
public var _vertical:Boolean = false
_verticalMovement | property |
public var _verticalMovement:Number
_verticalScroll | property |
public var _verticalScroll:ScrollBar
_vertStyleSet | property |
public var _vertStyleSet:Boolean = false
height | property |
height:Number
[override] Set the height of the window pane of the scrollPane.
public function get height():Number
public function set height(value:Number):void
invertDrag | property |
public var invertDrag:Boolean = false
paneStroke | property |
paneStroke:Number
Set the thickness of a border stroke around the pane.
public function get paneStroke():Number
public function set paneStroke(value:Number):void
paneStrokeColor | property |
paneStrokeColor:uint
Set the color of the paneStroke.
public function get paneStrokeColor():uint
public function set paneStrokeColor(value:uint):void
paneStrokeMargin | property |
paneStrokeMargin:Number
Set a margin if the border should be slightly separate from the content
public function get paneStrokeMargin():Number
public function set paneStrokeMargin(value:Number):void
scrollMargin | property |
scrollMargin:Number
Set the margin between the scroll bars and the content;
public function get scrollMargin():Number
public function set scrollMargin(value:Number):void
scrollThickness | property |
scrollThickness:Number
The only styling that can be set for the scroll bars in the scrollPane is their thickness. For all other custom styling, a ScrollBar item should be added in CML, or through the childToList function in AS3, and the ScrollPane class will automatically pull styles from that.
public function get scrollThickness():Number
public function set scrollThickness(value:Number):void
width | property |
width:Number
[override] Set the width of the window pane of the scrollPane.
public function get width():Number
public function set width(value:Number):void
ScrollPane | () | Constructor |
public function ScrollPane()
clone | () | method |
override public function clone():*
Returns* |
createEvents | () | method |
public function createEvents():void
displayComplete | () | method |
override public function displayComplete():void
dispose | () | method |
override public function dispose():void
init | () | method |
override public function init():void
updateLayout | () | method |
public function updateLayout(inWidth:Number, inHeight:Number):void
Parameters
inWidth:Number | |
inHeight:Number |