Packagecom.yworks.resources
Classpublic class Actions
InheritanceActions Inheritance Object
Implements flash.events.IEventDispatcher

This class provides some default action icon classes.



Public Properties
 PropertyDefined By
  COPY : Class
[static]
Actions
  CUT : Class
[static]
Actions
  ENTER : Class
[static]
Actions
  EXIT : Class
[static]
Actions
  GRID : Class
[static]
Actions
  GROUP : Class
[static]
Actions
  HELP : Class
[static]
Actions
  IMAGE : Class
[static]
Actions
  MAGNIFY : Class
[static]
Actions
  OK : Class
[static]
Actions
  OPEN : Class
[static]
Actions
  ORTHOGONAL : Class
[static]
Actions
  OVERVIEW : Class
[static]
Actions
  PASTE : Class
[static]
Actions
  PDF : Class
[static]
Actions
  PLAY : Class
[static]
Actions
  PRINT : Class
[static]
Actions
  RANDOM : Class
[static]
Actions
  REDO : Class
[static]
Actions
  RELOAD : Class
[static]
Actions
  SAVE : Class
[static]
Actions
  SNAP_LINES : Class
[static]
Actions
  staticEventDispatcher : IEventDispatcher
[static] [read-only]
Actions
  UNDO : Class
[static]
Actions
  UNGROUP : Class
[static]
Actions
  ZOOM_FIT : Class
[static]
Actions
  ZOOM_IN : Class
[static]
Actions
  ZOOM_ORIGINAL : Class
[static]
Actions
  ZOOM_OUT : Class
[static]
Actions
  Z_ORDER_LOWER : Class
[static]
Actions
  Z_ORDER_RAISE : Class
[static]
Actions
  Z_ORDER_TO_BACK : Class
[static]
Actions
  Z_ORDER_TO_FRONT : Class
[static]
Actions
Public Methods
 MethodDefined By
  
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, weakRef:Boolean = false):void
Actions
  
dispatchEvent(event:Event):Boolean
Actions
  
hasEventListener(type:String):Boolean
Actions
  
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Actions
  
willTrigger(type:String):Boolean
Actions
Property Detail
COPYproperty
COPY:Class

This property can be used as the source for data binding.


Implementation
    public static function get COPY():Class
    public static function set COPY(value:Class):void
CUTproperty 
CUT:Class

This property can be used as the source for data binding.


Implementation
    public static function get CUT():Class
    public static function set CUT(value:Class):void
ENTERproperty 
ENTER:Class

This property can be used as the source for data binding.


Implementation
    public static function get ENTER():Class
    public static function set ENTER(value:Class):void
EXITproperty 
EXIT:Class

This property can be used as the source for data binding.


Implementation
    public static function get EXIT():Class
    public static function set EXIT(value:Class):void
GRIDproperty 
GRID:Class

This property can be used as the source for data binding.


Implementation
    public static function get GRID():Class
    public static function set GRID(value:Class):void
GROUPproperty 
GROUP:Class

This property can be used as the source for data binding.


Implementation
    public static function get GROUP():Class
    public static function set GROUP(value:Class):void
HELPproperty 
HELP:Class

This property can be used as the source for data binding.


Implementation
    public static function get HELP():Class
    public static function set HELP(value:Class):void
IMAGEproperty 
IMAGE:Class

This property can be used as the source for data binding.


Implementation
    public static function get IMAGE():Class
    public static function set IMAGE(value:Class):void
MAGNIFYproperty 
MAGNIFY:Class

This property can be used as the source for data binding.


Implementation
    public static function get MAGNIFY():Class
    public static function set MAGNIFY(value:Class):void
OKproperty 
OK:Class

This property can be used as the source for data binding.


Implementation
    public static function get OK():Class
    public static function set OK(value:Class):void
OPENproperty 
OPEN:Class

This property can be used as the source for data binding.


Implementation
    public static function get OPEN():Class
    public static function set OPEN(value:Class):void
ORTHOGONALproperty 
ORTHOGONAL:Class

This property can be used as the source for data binding.


Implementation
    public static function get ORTHOGONAL():Class
    public static function set ORTHOGONAL(value:Class):void
OVERVIEWproperty 
OVERVIEW:Class

This property can be used as the source for data binding.


Implementation
    public static function get OVERVIEW():Class
    public static function set OVERVIEW(value:Class):void
PASTEproperty 
PASTE:Class

This property can be used as the source for data binding.


Implementation
    public static function get PASTE():Class
    public static function set PASTE(value:Class):void
PDFproperty 
PDF:Class

This property can be used as the source for data binding.


Implementation
    public static function get PDF():Class
    public static function set PDF(value:Class):void
PLAYproperty 
PLAY:Class

This property can be used as the source for data binding.


Implementation
    public static function get PLAY():Class
    public static function set PLAY(value:Class):void
PRINTproperty 
PRINT:Class

This property can be used as the source for data binding.


Implementation
    public static function get PRINT():Class
    public static function set PRINT(value:Class):void
RANDOMproperty 
RANDOM:Class

This property can be used as the source for data binding.


Implementation
    public static function get RANDOM():Class
    public static function set RANDOM(value:Class):void
REDOproperty 
REDO:Class

This property can be used as the source for data binding.


Implementation
    public static function get REDO():Class
    public static function set REDO(value:Class):void
RELOADproperty 
RELOAD:Class

This property can be used as the source for data binding.


Implementation
    public static function get RELOAD():Class
    public static function set RELOAD(value:Class):void
SAVEproperty 
SAVE:Class

This property can be used as the source for data binding.


Implementation
    public static function get SAVE():Class
    public static function set SAVE(value:Class):void
SNAP_LINESproperty 
SNAP_LINES:Class

This property can be used as the source for data binding.


Implementation
    public static function get SNAP_LINES():Class
    public static function set SNAP_LINES(value:Class):void
staticEventDispatcherproperty 
staticEventDispatcher:IEventDispatcher  [read-only]


Implementation
    public static function get staticEventDispatcher():IEventDispatcher
UNDOproperty 
UNDO:Class

This property can be used as the source for data binding.


Implementation
    public static function get UNDO():Class
    public static function set UNDO(value:Class):void
UNGROUPproperty 
UNGROUP:Class

This property can be used as the source for data binding.


Implementation
    public static function get UNGROUP():Class
    public static function set UNGROUP(value:Class):void
Z_ORDER_LOWERproperty 
Z_ORDER_LOWER:Class

This property can be used as the source for data binding.


Implementation
    public static function get Z_ORDER_LOWER():Class
    public static function set Z_ORDER_LOWER(value:Class):void
Z_ORDER_RAISEproperty 
Z_ORDER_RAISE:Class

This property can be used as the source for data binding.


Implementation
    public static function get Z_ORDER_RAISE():Class
    public static function set Z_ORDER_RAISE(value:Class):void
Z_ORDER_TO_BACKproperty 
Z_ORDER_TO_BACK:Class

This property can be used as the source for data binding.


Implementation
    public static function get Z_ORDER_TO_BACK():Class
    public static function set Z_ORDER_TO_BACK(value:Class):void
Z_ORDER_TO_FRONTproperty 
Z_ORDER_TO_FRONT:Class

This property can be used as the source for data binding.


Implementation
    public static function get Z_ORDER_TO_FRONT():Class
    public static function set Z_ORDER_TO_FRONT(value:Class):void
ZOOM_FITproperty 
ZOOM_FIT:Class

This property can be used as the source for data binding.


Implementation
    public static function get ZOOM_FIT():Class
    public static function set ZOOM_FIT(value:Class):void
ZOOM_INproperty 
ZOOM_IN:Class

This property can be used as the source for data binding.


Implementation
    public static function get ZOOM_IN():Class
    public static function set ZOOM_IN(value:Class):void
ZOOM_ORIGINALproperty 
ZOOM_ORIGINAL:Class

This property can be used as the source for data binding.


Implementation
    public static function get ZOOM_ORIGINAL():Class
    public static function set ZOOM_ORIGINAL(value:Class):void
ZOOM_OUTproperty 
ZOOM_OUT:Class

This property can be used as the source for data binding.


Implementation
    public static function get ZOOM_OUT():Class
    public static function set ZOOM_OUT(value:Class):void
Method Detail
addEventListener()method
public function addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, weakRef:Boolean = false):void

Parameters

type:String
 
listener:Function
 
useCapture:Boolean (default = false)
 
priority:int (default = 0)
 
weakRef:Boolean (default = false)

dispatchEvent()method 
public function dispatchEvent(event:Event):Boolean

Parameters

event:Event

Returns
Boolean
hasEventListener()method 
public function hasEventListener(type:String):Boolean

Parameters

type:String

Returns
Boolean
removeEventListener()method 
public function removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void

Parameters

type:String
 
listener:Function
 
useCapture:Boolean (default = false)

willTrigger()method 
public function willTrigger(type:String):Boolean

Parameters

type:String

Returns
Boolean