Packageardisia.managers.cursorManager
Classpublic class DefaultCursors
InheritanceDefaultCursors Inheritance Object

The list of included and native cursors available to the CursorManager by default.

No need to register any of these cursors, they are always available via the default stylesheet.

Matches most of the cursors typically available in a modern web browser.



Public Constants
 ConstantDefined By
  ALL_SCROLL : String = allScroll
[static]
DefaultCursors
  ARROW : String = arrow
[static]
DefaultCursors
  ARROW_FLEX : String = arrowFlex
[static]
DefaultCursors
  AUTO : String = auto
[static]
DefaultCursors
  BUSY : String = busy
[static]
DefaultCursors
  BUTTON : String = button
[static]
DefaultCursors
  COL_RESIZE : String = colResize
[static]
DefaultCursors
  CROSSHAIR : String = crosshair
[static]
DefaultCursors
  E_W_RESIZE : String = eWResize
[static]
DefaultCursors
  HAND : String = hand
[static]
DefaultCursors
  HELP : String = help
[static]
DefaultCursors
  IBEAM : String = ibeam
[static]
DefaultCursors
  MOVE : String = move
[static]
DefaultCursors
  NE_SW_RESIZE : String = neSwResize
[static]
DefaultCursors
  NOT_ALLOWED : String = notAllowed
[static]
DefaultCursors
  N_S_RESIZE : String = nSResize
[static]
DefaultCursors
  NW_SE_RESIZE : String = nwSeResize
[static]
DefaultCursors
  ROTATE : String = rotate
[static]
DefaultCursors
  ROW_RESIZE : String = rowResize
[static]
DefaultCursors
  VERTICAL_TEXT : String = verticalText
[static]
DefaultCursors
Constant Detail
ALL_SCROLLConstant
public static const ALL_SCROLL:String = allScroll

ARROWConstant 
public static const ARROW:String = arrow

ARROW_FLEXConstant 
public static const ARROW_FLEX:String = arrowFlex

AUTOConstant 
public static const AUTO:String = auto

BUSYConstant 
public static const BUSY:String = busy

BUTTONConstant 
public static const BUTTON:String = button

COL_RESIZEConstant 
public static const COL_RESIZE:String = colResize

CROSSHAIRConstant 
public static const CROSSHAIR:String = crosshair

E_W_RESIZEConstant 
public static const E_W_RESIZE:String = eWResize

HANDConstant 
public static const HAND:String = hand

HELPConstant 
public static const HELP:String = help

IBEAMConstant 
public static const IBEAM:String = ibeam

MOVEConstant 
public static const MOVE:String = move

N_S_RESIZEConstant 
public static const N_S_RESIZE:String = nSResize

NE_SW_RESIZEConstant 
public static const NE_SW_RESIZE:String = neSwResize

NOT_ALLOWEDConstant 
public static const NOT_ALLOWED:String = notAllowed

NW_SE_RESIZEConstant 
public static const NW_SE_RESIZE:String = nwSeResize

ROTATEConstant 
public static const ROTATE:String = rotate

ROW_RESIZEConstant 
public static const ROW_RESIZE:String = rowResize

VERTICAL_TEXTConstant 
public static const VERTICAL_TEXT:String = verticalText