| Package | com.kapit.visualizer.events |
| Class | public class VisualizerEvent |
| Inheritance | VisualizerEvent flash.events.Event |
GenericView.
| Property | Defined by | ||
|---|---|---|---|
| ANIMATION_STOPPED : String = "animationStopped" [static]
VisualizerEvent.ANIMATION_STOPPED is the value of the type property of the
VisualizerEvent for an animation stop. | VisualizerEvent | ||
| COLLAPSE_ELEMENTS : String = "collapseElements" [static]
VisualizerEvent.COLLAPSE_ELEMENTS is the value of the type property of the
VisualizerEvent for the
call of an collapse task for a set of elements. | VisualizerEvent | ||
| DATA_LOADED : String = "dataLoaded" [static]
VisualizerEvent.DATA_LOADED is the value of the type property of the
VisualizerEvent dispatched when Visualizer finishded loading data and dispalying it. | VisualizerEvent | ||
| ELEMENT_CLICKED : String = "elementClicked" [static]
VisualizerEvent.ELEMENT_CLICKED is the value of the type property of the
VisualizerEvent for the
click event on an element. | VisualizerEvent | ||
| ELEMENT_COLLAPSE : String = "elementCollapsed" [static]
VisualizerEvent.ELEMENTS_COLLAPSE is the value of the type property of the
VisualizerEvent for the
collapse of an element content. | VisualizerEvent | ||
| ELEMENT_DOUBLE_CLICKED : String = "elementDoubleClicked" [static]
VisualizerEvent.ELEMENT_DOUBLE_CLICKED is the value of the type property of the
VisualizerEvent for the
double click event on an element. | VisualizerEvent | ||
| ELEMENT_EXPAND : String = "elementExpanded" [static]
VisualizerEvent.ELEMENT_EXPAND is the value of the type property of the
VisualizerEvent for the
expansion of an element content. | VisualizerEvent | ||
| ELEMENT_ROLL_OUT : String = "elementRollOut" [static]
VisualizerEvent.ELEMENT_ROLL_OUT is the value of the type property of the
VisualizerEvent for the
roll out event on an element. | VisualizerEvent | ||
| ELEMENT_ROLL_OVER : String = "elementRollOver" [static]
VisualizerEvent.ELEMENT_ROLL_OVER is the value of the type property of the
VisualizerEvent for the
roll over event on an element. | VisualizerEvent | ||
| ELEMENTS__COLLAPSED : String = "elementsCollapsed" [static]
VisualizerEvent.ELEMENTS__COLLAPSED is the value of the type property of the
VisualizerEvent for the
collpase end of a set of elements. | VisualizerEvent | ||
| ELEMENTS_CREATED : String = "elementsCreated" [static]
VisualizerEvent.ELEMENTS_CREATED is the value of the type property of the
VisualizerEvent for the
creation of new elements in the Visualizer. | VisualizerEvent | ||
| ELEMENTS_DELETED : String = "elementsDeleted" [static]
VisualizerEvent.ELEMENTS_DELETED is the value of the type property of the
VisualizerEvent for the
deletion of elements from the Visualizer. | VisualizerEvent | ||
| ELEMENTS_DRAG_FINISHED : String = "elementsDragFinished" [static]
VisualizerEvent.ELEMENTS_DRAG_FINISHED is the value of the type property of the
VisualizerEvent for the
drag end of a set of elements. | VisualizerEvent | ||
| ELEMENTS_DRAGGING : String = "elementsDragging" [static]
VisualizerEvent.ELEMENTS_DRAGGING is the value of the type property of the
VisualizerEvent for the
drag process of a set of elements. | VisualizerEvent | ||
| ELEMENTS_DRAG_STARTED : String = "elementsDragStarted" [static]
VisualizerEvent.ELEMENTS_DRAG_STARTED is the value of the type property of the
VisualizerEvent for the
drag start of a set of elements. | VisualizerEvent | ||
| ELEMENTS_EXPANDED : String = "elementsExpanded" [static]
VisualizerEvent.ELEMENTS_EXPANDED is the value of the type property of the
VisualizerEvent for the
expansion end of a set of elements. | VisualizerEvent | ||
| ELEMENTS_EXPANDED_COLLAPSED : String = "elementsExpandedCollapsed" [static]
VisualizerEvent.ELEMENTS_EXPANDED_COLLAPSED is the value of the type property of the
VisualizerEvent for the
switch end of expand/collapse status of a set of elements. | VisualizerEvent | ||
| ELEMENTS_PROPERTY_CHANGED : String = "elementsPropertyChanged" [static]
VisualizerEvent.ELEMENTS_PROPERTY_CHANGED is the value of the type property of the
VisualizerEvent for the
modification of elements properties. | VisualizerEvent | ||
| ELEMENTS_SELECTION_CHANGED : String = "elementsSelectionChanged" [static]
VisualizerEvent.ELEMENT_CLICKED is the value of the type property of the
VisualizerEvent for the
current selection change. | VisualizerEvent | ||
| ELEMENTS_STATUS_CHANGED : String = "elementsStatusChanged" [static]
VisualizerEvent.ELEMENTS_STATUS_CHANGED is the value of the type property of the
VisualizerEvent for any
grouped change in some Visualizer Elements Expand/Collapse status. | VisualizerEvent | ||
| EXPAND_ELEMENTS : String = "expandElements" [static]
VisualizerEvent.EXPAND_ELEMENTS is the value of the type property of the
VisualizerEvent for the
call of an expand task for a set of elements. | VisualizerEvent | ||
| GROUP_ELEMENTS : String = "groupElements" [static]
VisualizerEvent.GROUP_ELEMENTS is the value of the type property of the
VisualizerEvent for the
group operation of a set of elements. | VisualizerEvent | ||
| items : Array [read-only]
IGenericItem elements concerned with the event property type. | VisualizerEvent | ||
| LAYOUT_FAILED : String = "layoutFailed" [static]
VisualizerEvent.LAYOUT_FAILED is the value of the type property of the
VisualizerEvent for a layout fail. | VisualizerEvent | ||
| LAYOUT_SUCCEED : String = "layoutSucceed" [static]
VisualizerEvent.LAYOUT_SUCCEED is the value of the type property of the
VisualizerEvent for a layout success. | VisualizerEvent | ||
| SCROLL_BEGIN : String = "scrollBegin" [static]
VisualizerEvent.SCROLL_BEGIN is the value of the type property of the
VisualizerEvent for a
scroll start in the Visualizer. | VisualizerEvent | ||
| SCROLL_END : String = "scrollEnd" [static]
VisualizerEvent.SCROLL_END is the value of the type property of the
VisualizerEvent for a
scroll end in the Visualizer. | VisualizerEvent | ||
| SCROLL_PROCESS : String = "scrollProcess" [static]
VisualizerEvent.SCROLL_PROCESS is the value of the type property of the
VisualizerEvent for a
scroll process in the Visualizer. | VisualizerEvent | ||
| UNGROUP_ELEMENTS : String = "ungroupElements" [static]
VisualizerEvent.UNGROUP_ELEMENTS is the value of the type property of the
VisualizerEvent for the
ungroup operation of a set of elements. | VisualizerEvent | ||
| VISIBILITY_LEVEL_CHANGED : String = "visibilityLevelChanged" [static]
VisualizerEvent.VISIBILITY_LEVEL_CHANGED is the value of the type property of the
VisualizerEvent for the
visibility changement in the Visualizer. | VisualizerEvent | ||
| Method | Defined by | ||
|---|---|---|---|
|
VisualizerEvent(type:String, items:Array, bubbles:Boolean = false, cancelable:Boolean = false)
Constructor.
| VisualizerEvent | ||
| ANIMATION_STOPPED | property |
public static var ANIMATION_STOPPED:String = "animationStopped"
VisualizerEvent.ANIMATION_STOPPED is the value of the type property of the VisualizerEvent for an animation stop.
| COLLAPSE_ELEMENTS | property |
public static var COLLAPSE_ELEMENTS:String = "collapseElements"
VisualizerEvent.COLLAPSE_ELEMENTS is the value of the type property of the VisualizerEvent for the
call of an collapse task for a set of elements.
| DATA_LOADED | property |
public static var DATA_LOADED:String = "dataLoaded"
VisualizerEvent.DATA_LOADED is the value of the type property of the VisualizerEvent dispatched when Visualizer finishded loading data and dispalying it.
| ELEMENT_CLICKED | property |
public static var ELEMENT_CLICKED:String = "elementClicked"
VisualizerEvent.ELEMENT_CLICKED is the value of the type property of the VisualizerEvent for the
click event on an element.
| ELEMENT_COLLAPSE | property |
public static var ELEMENT_COLLAPSE:String = "elementCollapsed"
VisualizerEvent.ELEMENTS_COLLAPSE is the value of the type property of the VisualizerEvent for the
collapse of an element content.
| ELEMENT_DOUBLE_CLICKED | property |
public static var ELEMENT_DOUBLE_CLICKED:String = "elementDoubleClicked"
VisualizerEvent.ELEMENT_DOUBLE_CLICKED is the value of the type property of the VisualizerEvent for the
double click event on an element.
| ELEMENT_EXPAND | property |
public static var ELEMENT_EXPAND:String = "elementExpanded"
VisualizerEvent.ELEMENT_EXPAND is the value of the type property of the VisualizerEvent for the
expansion of an element content.
| ELEMENT_ROLL_OUT | property |
public static var ELEMENT_ROLL_OUT:String = "elementRollOut"
VisualizerEvent.ELEMENT_ROLL_OUT is the value of the type property of the VisualizerEvent for the
roll out event on an element.
| ELEMENT_ROLL_OVER | property |
public static var ELEMENT_ROLL_OVER:String = "elementRollOver"
VisualizerEvent.ELEMENT_ROLL_OVER is the value of the type property of the VisualizerEvent for the
roll over event on an element.
| ELEMENTS__COLLAPSED | property |
public static var ELEMENTS__COLLAPSED:String = "elementsCollapsed"
VisualizerEvent.ELEMENTS__COLLAPSED is the value of the type property of the VisualizerEvent for the
collpase end of a set of elements.
| ELEMENTS_CREATED | property |
public static var ELEMENTS_CREATED:String = "elementsCreated"
VisualizerEvent.ELEMENTS_CREATED is the value of the type property of the VisualizerEvent for the
creation of new elements in the Visualizer.
| ELEMENTS_DELETED | property |
public static var ELEMENTS_DELETED:String = "elementsDeleted"
VisualizerEvent.ELEMENTS_DELETED is the value of the type property of the VisualizerEvent for the
deletion of elements from the Visualizer.
| ELEMENTS_DRAG_FINISHED | property |
public static var ELEMENTS_DRAG_FINISHED:String = "elementsDragFinished"
VisualizerEvent.ELEMENTS_DRAG_FINISHED is the value of the type property of the VisualizerEvent for the
drag end of a set of elements.
| ELEMENTS_DRAGGING | property |
public static var ELEMENTS_DRAGGING:String = "elementsDragging"
VisualizerEvent.ELEMENTS_DRAGGING is the value of the type property of the VisualizerEvent for the
drag process of a set of elements.
| ELEMENTS_DRAG_STARTED | property |
public static var ELEMENTS_DRAG_STARTED:String = "elementsDragStarted"
VisualizerEvent.ELEMENTS_DRAG_STARTED is the value of the type property of the VisualizerEvent for the
drag start of a set of elements.
| ELEMENTS_EXPANDED | property |
public static var ELEMENTS_EXPANDED:String = "elementsExpanded"
VisualizerEvent.ELEMENTS_EXPANDED is the value of the type property of the VisualizerEvent for the
expansion end of a set of elements.
| ELEMENTS_EXPANDED_COLLAPSED | property |
public static var ELEMENTS_EXPANDED_COLLAPSED:String = "elementsExpandedCollapsed"
VisualizerEvent.ELEMENTS_EXPANDED_COLLAPSED is the value of the type property of the VisualizerEvent for the
switch end of expand/collapse status of a set of elements.
| ELEMENTS_PROPERTY_CHANGED | property |
public static var ELEMENTS_PROPERTY_CHANGED:String = "elementsPropertyChanged"
VisualizerEvent.ELEMENTS_PROPERTY_CHANGED is the value of the type property of the VisualizerEvent for the
modification of elements properties.
| ELEMENTS_SELECTION_CHANGED | property |
public static var ELEMENTS_SELECTION_CHANGED:String = "elementsSelectionChanged"
VisualizerEvent.ELEMENT_CLICKED is the value of the type property of the VisualizerEvent for the
current selection change.
| ELEMENTS_STATUS_CHANGED | property |
public static var ELEMENTS_STATUS_CHANGED:String = "elementsStatusChanged"
VisualizerEvent.ELEMENTS_STATUS_CHANGED is the value of the type property of the VisualizerEvent for any
grouped change in some Visualizer Elements Expand/Collapse status. For example, It can be used to have all elements that have been
collapsed from a single subRoot collapse event.
| EXPAND_ELEMENTS | property |
public static var EXPAND_ELEMENTS:String = "expandElements"
VisualizerEvent.EXPAND_ELEMENTS is the value of the type property of the VisualizerEvent for the
call of an expand task for a set of elements.
| GROUP_ELEMENTS | property |
public static var GROUP_ELEMENTS:String = "groupElements"
VisualizerEvent.GROUP_ELEMENTS is the value of the type property of the VisualizerEvent for the
group operation of a set of elements.
| items | property |
items:Array [read-only]
IGenericItem elements concerned with the event property type.
public function get items():Array
| LAYOUT_FAILED | property |
public static var LAYOUT_FAILED:String = "layoutFailed"
VisualizerEvent.LAYOUT_FAILED is the value of the type property of the VisualizerEvent for a layout fail.
| LAYOUT_SUCCEED | property |
public static var LAYOUT_SUCCEED:String = "layoutSucceed"
VisualizerEvent.LAYOUT_SUCCEED is the value of the type property of the VisualizerEvent for a layout success.
| SCROLL_BEGIN | property |
public static var SCROLL_BEGIN:String = "scrollBegin"
VisualizerEvent.SCROLL_BEGIN is the value of the type property of the VisualizerEvent for a
scroll start in the Visualizer.
| SCROLL_END | property |
public static var SCROLL_END:String = "scrollEnd"
VisualizerEvent.SCROLL_END is the value of the type property of the VisualizerEvent for a
scroll end in the Visualizer.
| SCROLL_PROCESS | property |
public static var SCROLL_PROCESS:String = "scrollProcess"
VisualizerEvent.SCROLL_PROCESS is the value of the type property of the VisualizerEvent for a
scroll process in the Visualizer.
| UNGROUP_ELEMENTS | property |
public static var UNGROUP_ELEMENTS:String = "ungroupElements"
VisualizerEvent.UNGROUP_ELEMENTS is the value of the type property of the VisualizerEvent for the
ungroup operation of a set of elements.
| VISIBILITY_LEVEL_CHANGED | property |
public static var VISIBILITY_LEVEL_CHANGED:String = "visibilityLevelChanged"
VisualizerEvent.VISIBILITY_LEVEL_CHANGED is the value of the type property of the VisualizerEvent for the
visibility changement in the Visualizer.
| VisualizerEvent | () | constructor |
public function VisualizerEvent(type:String, items:Array, bubbles:Boolean = false, cancelable:Boolean = false)Constructor.
Parameterstype:String — VisualizerEvent property type.
|
|
items:Array — IGenericItem elements concerned with the event property type.
|
|
bubbles:Boolean (default = false) — false.
|
|
cancelable:Boolean (default = false) — false.
|