Package | ardisia.managers.cursorManager |
Class | public class DefaultCursors |
Inheritance | DefaultCursors Object |
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.
Constant | Defined 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 |
ALL_SCROLL | Constant |
public static const ALL_SCROLL:String = allScroll
ARROW | Constant |
public static const ARROW:String = arrow
ARROW_FLEX | Constant |
public static const ARROW_FLEX:String = arrowFlex
AUTO | Constant |
public static const AUTO:String = auto
BUSY | Constant |
public static const BUSY:String = busy
BUTTON | Constant |
public static const BUTTON:String = button
COL_RESIZE | Constant |
public static const COL_RESIZE:String = colResize
CROSSHAIR | Constant |
public static const CROSSHAIR:String = crosshair
E_W_RESIZE | Constant |
public static const E_W_RESIZE:String = eWResize
HAND | Constant |
public static const HAND:String = hand
HELP | Constant |
public static const HELP:String = help
IBEAM | Constant |
public static const IBEAM:String = ibeam
MOVE | Constant |
public static const MOVE:String = move
N_S_RESIZE | Constant |
public static const N_S_RESIZE:String = nSResize
NE_SW_RESIZE | Constant |
public static const NE_SW_RESIZE:String = neSwResize
NOT_ALLOWED | Constant |
public static const NOT_ALLOWED:String = notAllowed
NW_SE_RESIZE | Constant |
public static const NW_SE_RESIZE:String = nwSeResize
ROTATE | Constant |
public static const ROTATE:String = rotate
ROW_RESIZE | Constant |
public static const ROW_RESIZE:String = rowResize
VERTICAL_TEXT | Constant |
public static const VERTICAL_TEXT:String = verticalText