A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
handleDataBoxChange(e:twaver:DataBoxChangeEvent) — method, class twaver.PropertyPropagator
Called when a data box has been changed.
handleDataBoxChange(e:twaver:DataBoxChangeEvent) — method, class twaver.charts.ChartBase
handleDataBoxChange(e:twaver:DataBoxChangeEvent) — method, class twaver.controls.Tree
Called when data box is changed.
handleDataBoxChange(e:twaver:DataBoxChangeEvent) — method, class twaver.network.layout.CloudLayouter
This method to handle data box change event.
handleDataBoxPropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.controls.Tree
Called when data box property changed.
handleDataPropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.AlarmStatePropagator
Called when a property of a data has been changed.
handleDataPropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.PropertyPropagator
Called when a property of a data has been changed.
handleDataPropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.charts.ChartBase
handleDataPropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.controls.Tree
Called when any data property changed.
handleElementBoxChange(e:twaver:DataBoxChangeEvent) — method, class twaver.network.Network
Called when element box changed.
handleElementBoxPropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.network.Network
Called when property of element box has been changed.
handleElementPropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.network.Network
Called when element property changed.
handleHierarchyChange(e:twaver:HierarchyChangeEvent) — method, class twaver.charts.ChartBase
handleHierarchyChange(e:twaver:HierarchyChangeEvent) — method, class twaver.controls.Tree
Called when tree hierarchy is changed.
handleHostPropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.Follower
Called when host property is changed.
handleImageLoaded(e:twaver:ImageLoadEvent) — method, class twaver.DataBox
handleIndexChange(e:twaver:IndexChangeEvent) — method, class twaver.network.Network
Called when element index has been changed.
handleLayerBoxChange(e:twaver:DataBoxChangeEvent) — method, class twaver.network.Network
Called when layer box is changed.
handleLayerHierarchyChange(e:twaver:HierarchyChangeEvent) — method, class twaver.network.Network
Called when layer hierarchy has been changed.
handleLayerPropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.network.Network
Called when any layer property has been changed.
handleMouseDown(e:flash.events:MouseEvent) — method, class twaver.network.interaction.CreateLinkInteractionHandler
This method handle the mouse down event.
handleMouseDown(e:flash.events:MouseEvent) — method, class twaver.network.interaction.CreateShapeLinkInteractionHandler
This method handle the mouse down event.
handleMouseDown(e:flash.events:MouseEvent) — method, class twaver.network.interaction.CreateShapeNodeInteractionHandler
This method handle mouse down event.
handleMouseMove(e:flash.events:MouseEvent) — method, class twaver.network.interaction.CreateLinkInteractionHandler
This method handle mouse move event.
handleMouseMove(e:flash.events:MouseEvent) — method, class twaver.network.interaction.CreateShapeNodeInteractionHandler
This method handle the mouse moved event.
handleMouseMove(e:flash.events:MouseEvent) — method, class twaver.network.layout.CloudLayouter
This method to handle mouse move event.
handleMouseOver(e:flash.events:MouseEvent) — method, class twaver.network.layout.CloudLayouter
This method to handle mouse over event.
handleNetworkPropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.network.layout.CloudLayouter
This method handle network property change event.
handlePropertyChange(e:mx.events:PropertyChangeEvent) — method, class twaver.network.ui.ElementUI
Called when any element property changed.
handleResize(e:mx.events:ResizeEvent) — method, class twaver.network.layout.CloudLayouter
Handle element resize event.
handleRollOut(e:flash.events:MouseEvent) — method, class twaver.network.layout.CloudLayouter
Handle mouse roll out event.
handleSelectionChange(e:twaver:SelectionChangeEvent) — method, class twaver.charts.ChartBase
handleSelectionChange(e:twaver:SelectionChangeEvent) — method, class twaver.network.Network
Called when element selection is changed.
handleSelectionChange(e:twaver:SelectionChangeEvent) — method, class twaver.network.layout.CloudLayouter
This method to handle the data selection change.
handleSelectionChange(e:twaver:SelectionChangeEvent) — method, class twaver.network.ui.ElementUI
Called when selection changed.
hasAgentLinks() — method, class twaver.Node
Check whether this node has agential links.
hasChildren — Property, class twaver.Data
Check whether this data has children objects.
hasChildren — Property, interface twaver.IData
Check whether this data has children data.
hasDrawImage — Property, class twaver.network.ui.NodeUI
hasEditInteractionHandler — Property, class twaver.network.Network
Check whether network interaction mode includes edit interaction handler.
hasLessSevereNewAlarms — Property, class twaver.AlarmState
Check whether has more new alarms with severities less severe than the highest new alarm severity.
hasMovableSelectedElements — Property, class twaver.network.Network
Whether has movable selected elements.
hasOwnProperty(name:String) — method, class twaver.Data
Whether this data has specified property.
hasOwnProperty(name:String) — method, class twaver.DataBox
Whether this data has specified property.
hasOwnProperty(name:String) — method, interface twaver.IData
Whether current data has created specified property.
height — Property, interface twaver.IImageAsset
Get the image height.
height — Property, class twaver.Node
Get node height value.
height — Property, class twaver.RotatableNode
Get node height value.
height — Property, class twaver.ShapeNode
Set node height.
height — Property, class twaver.Size
The height value of this size.
HierarchyChangeEvent — class, package twaver
The HierarchyChangeEvent class represents the event object passed to the event listener when one of the hierarchy of an data has changed, and provides information about the change.
HierarchyChangeEvent(data:twaver:IData, oldIndex:int, newIndex:int, bubbles:Boolean, cancelable:Boolean) — Constructor, class twaver.HierarchyChangeEvent
Constructor.
highestAcknowledgedAlarmSeverity — Property, class twaver.AlarmState
Get the highest acknowledged alarm severity from this alarm state.
highestNativeAlarmSeverity — Property, class twaver.AlarmState
Get the highest native alarm severity.
highestNewAlarmSeverity — Property, class twaver.AlarmState
Get the highest new alarm severity from this alarm state.
highestOverallAlarmSeverity — Property, class twaver.AlarmState
Get the highest overall alarm severity.
hitsTest(point:flash.geom:Point, tolerance:int) — method, class twaver.network.ui.ElementUI
hitsTestByMouseEvent(e:flash.events:MouseEvent, tolerance:int) — method, class twaver.network.Network
Determine which part of an Elmenet is under the mouse.
hitsTestByStagePoint(stagePoint:flash.geom:Point, tolerance:int) — method, class twaver.network.Network
Determine which part of an Elmenet is under the specified stage location.
host — Property, class twaver.Follower
Get the host node of this follower.
hotSpot — Property, class twaver.network.ui.ElementUI
Get hotspot point of this element ui.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z