Packagecom.myflashlab.air.extensions.richWebView.android
Classpublic class Scroller
InheritanceScroller Inheritance Object



Public Constants
 ConstantDefined By
  INSIDE_INSET : int = 1
[static]
Scroller
  INSIDE_OVERLAY : int = 0
[static]
Scroller
  OUTSIDE_INSET : int = 3
[static]
Scroller
  OUTSIDE_OVERLAY : int = 2
[static]
Scroller
  OVER_SCROLL_ALWAYS : int = 0
[static]
Scroller
  OVER_SCROLL_IF_CONTENT_SCROLLS : int = 1
[static]
Scroller
  OVER_SCROLL_NEVER : int = 2
[static]
Scroller
Constant Detail
INSIDE_INSETConstant
public static const INSIDE_INSET:int = 1

INSIDE_OVERLAYConstant 
public static const INSIDE_OVERLAY:int = 0

OUTSIDE_INSETConstant 
public static const OUTSIDE_INSET:int = 3

OUTSIDE_OVERLAYConstant 
public static const OUTSIDE_OVERLAY:int = 2

OVER_SCROLL_ALWAYSConstant 
public static const OVER_SCROLL_ALWAYS:int = 0

OVER_SCROLL_IF_CONTENT_SCROLLSConstant 
public static const OVER_SCROLL_IF_CONTENT_SCROLLS:int = 1

OVER_SCROLL_NEVERConstant 
public static const OVER_SCROLL_NEVER:int = 2