Access keys

ScrollPane

Kind of class: class
Inherits from: MovieClip
Implements:
  • org.asapframework.ui.scrollbar.IScrollable
Classpath: ui.ScrollPane
File last modified: Monday, 06 November 2006, 08:09:09

Summary

Instance methods

getScrollPosition

function getScrollPosition (
) : Number

getStepSize

function getStepSize (
) : Number

getTotalHeight

function getTotalHeight (
) : Number

getVisibleHeight

function getVisibleHeight (
) : Number

scrollTo

function scrollTo (
inPosition:Number) : Void

Event handlers

onLoad

function onLoad (
) : Void

onScrollContent

function onScrollContent (
e:ScrollEvent) : Void