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  
damp() — method, class twaver.network.layout.SpringLayouter
Call this to damp graph
data — Property, class twaver.DataBoxChangeEvent
data — Property, class twaver.HierarchyChangeEvent
The data object which hierachy changed
data — Property, class twaver.controls.TableData
Access the wrapped TWaver Flex data object.
data — Property, class twaver.controls.TreeData
Data — class, package twaver
This class defines an abstract network data that will be managed by DataBox.
Data(id:Object) — Constructor, class twaver.Data
Constructor.
dataBox — Property, class twaver.PropertyPropagator
Get the connected data box.
dataBox — Property, class twaver.QuickFinder
Get the data box this quick finder connected.
dataBox — Property, class twaver.XMLSerializer
The data box instance this XML serializer connected to.
dataBox — Property, class twaver.charts.ChartBase
dataBox — Property, class twaver.controls.Table
Get data box container from this view.
dataBox — Property, class twaver.controls.Tree
Get data box container from this view.
DataBox — class, package twaver
This class defines a data box to manage Data objects.
DataBox(name:String) — Constructor, class twaver.DataBox
Constructor.
DataBoxChangeEvent — class, package twaver
The DataBoxChangeEvent class represents the event object passed to the event listener when one of the properties of an data box has changed, and provides information about the change.
DataBoxChangeEvent(kind:String, data:twaver:IData, datas:Array, bubbles:Boolean, cancelable:Boolean) — Constructor, class twaver.DataBoxChangeEvent
Constructor.
dataBoxSerializable — Property, class twaver.SerializationSettings
Value indicates whether the connected data box is serializable.
datas — Property, class twaver.DataBox
Get collection of all data inside the data box.
datas — Property, class twaver.DataBoxChangeEvent
datas — Property, class twaver.SelectionChangeEvent
The involved data of this event.
decreaseAcknowledgedAlarm(severity:twaver:AlarmSeverity, decrement:uint) — method, class twaver.AlarmState
Decrease specified number acknowledged alarms with specified alarm severity from this alarm state object.
decreaseNewAlarm(severity:twaver:AlarmSeverity, decrement:uint) — method, class twaver.AlarmState
Decrease specified number new alarms with specified alarm severity from this alarm state object.
DefaultInteractionHandler — class, package twaver.network.interaction
This interaction is a simple, default network interaction handler.
DefaultInteractionHandler(network:twaver.network:Network) — Constructor, class twaver.network.interaction.DefaultInteractionHandler
Create default interaction handler for specified network.
defaultLayer — Property, class twaver.LayerBox
Get the default layer object.
Defaults — final class, package twaver
This all static class defines most often used default values and settings used in TWaver Flex.
DESCENDING_FUNCTION(severity1:twaver:AlarmSeverity, severity2:twaver:AlarmSeverity) — Static Method , class twaver.AlarmSeverity
The predefined alarm severity comparator which sorts the alarm severity in descending order.
deserialize(xmlString:String, rootParent:twaver:IData) — method, class twaver.XMLSerializer
Deserialize data from specified XML content and add into data box under given parent element.
deserializeClient(serializer:twaver:XMLSerializer, clientXML:XML, clientProp:String) — method, class twaver.Data
Deserialize client property from given XML data.
deserializeClient(serializer:twaver:XMLSerializer, clientXML:XML, clientProp:String) — method, class twaver.DataBox
Deserialize client property from given XML data.
deserializeClient(instance:Object, xml:XML, property:String) — method, class twaver.XMLSerializer
Deserialize client property from specified XML content.
deserializeProperty(serializer:twaver:XMLSerializer, propertyXML:XML, property:String) — method, class twaver.Data
Deserialize specified property from the given XML data contains property value.
deserializeProperty(serializer:twaver:XMLSerializer, propertyXML:XML, property:String) — method, class twaver.DataBox
Deserialize specified property from the given XML data contains property value.
deserializeProperty(serializer:twaver:XMLSerializer, propertyXML:XML, property:String) — method, class twaver.Element
inheritDoc
deserializeProperty(instance:Object, xml:XML, property:String) — method, class twaver.XMLSerializer
Deserialize property from specified XML content.
deserializeStyle(serializer:twaver:XMLSerializer, styleXML:XML, styleProp:String) — method, class twaver.Element
Deserialize style from given XML data.
deserializeStyle(serializer:twaver:XMLSerializer, styleXML:XML, styleProp:String) — method, class twaver.ElementBox
Deserialize style from given XML data.
deserializeStyle(instance:Object, xml:XML, property:String) — method, class twaver.XMLSerializer
Deserialize style property from specified XML content.
deserializeValue(xml:XML, type:String) — method, class twaver.XMLSerializer
Deserialize value from specified XML content.
deserializeXML(serializer:twaver:XMLSerializer, xml:XML) — method, class twaver.Data
Deserialize given XML data to data objects.
deserializeXML(serializer:twaver:XMLSerializer, xml:XML) — method, class twaver.DataBox
Deserialize given XML data to data objects.
deserializeXML(serializer:twaver:XMLSerializer, xml:XML) — method, class twaver.Element
inheritDoc
deserializeXML(serializer:twaver:XMLSerializer, xml:XML) — method, class twaver.ElementBox
Deserialize given XML data to data objects.
deserializeXML(serializer:twaver:XMLSerializer, dataXML:XML) — method, interface twaver.IData
Deserialize data from specified XML data.
DialChart — class, package twaver.charts
DialChart(dataBox:twaver:DataBox) — Constructor, class twaver.charts.DialChart
DIALCHART_BASE_WIDTH — Constant Static Property, class twaver.Styles
DIALCHART_COLOR_RANGE_FILL_ALPHA — Static Property, class twaver.Defaults
DIALCHART_COLOR_RANGE_FILL_COLOR — Static Property, class twaver.Defaults
DIALCHART_END_ANGLE — Static Property, class twaver.Defaults
DIALCHART_INNER_DARKER_RADIUS — Static Property, class twaver.Defaults
DIALCHART_INNER_RADIUS — Static Property, class twaver.Defaults
DIALCHART_LOWER_LIMIT — Static Property, class twaver.Defaults
DIALCHART_MAJOR_SCALE_COUNT — Static Property, class twaver.Defaults
DIALCHART_MAJOR_SCALE_LINE_ALPHA — Static Property, class twaver.Defaults
DIALCHART_MAJOR_SCALE_LINE_COLOR — Static Property, class twaver.Defaults
DIALCHART_MAJOR_SCALE_LINE_LENGTH — Static Property, class twaver.Defaults
DIALCHART_MAJOR_SCALE_LINE_WIDTH — Static Property, class twaver.Defaults
DIALCHART_MINOR_SCALE_COUNT — Static Property, class twaver.Defaults
DIALCHART_MINOR_SCALE_LINE_ALPHA — Static Property, class twaver.Defaults
DIALCHART_MINOR_SCALE_LINE_COLOR — Static Property, class twaver.Defaults
DIALCHART_MINOR_SCALE_LINE_LENGTH — Static Property, class twaver.Defaults
DIALCHART_MINOR_SCALE_LINE_WIDTH — Static Property, class twaver.Defaults
DIALCHART_OUTER_BRIGHTER_RADIUS — Static Property, class twaver.Defaults
DIALCHART_OUTLINE_ALPHA — Static Property, class twaver.Defaults
DIALCHART_OUTLINE_COLOR — Static Property, class twaver.Defaults
DIALCHART_OUTLINE_WIDTH — Static Property, class twaver.Defaults
DIALCHART_PIVOT_FILL — Static Property, class twaver.Defaults
DIALCHART_PIVOT_FILL_ALPHA — Static Property, class twaver.Defaults
DIALCHART_PIVOT_FILL_COLOR — Static Property, class twaver.Defaults
DIALCHART_PIVOT_GRADIENT — Static Property, class twaver.Defaults
DIALCHART_PIVOT_GRADIENT_ALPHA — Static Property, class twaver.Defaults
DIALCHART_PIVOT_GRADIENT_COLOR — Static Property, class twaver.Defaults
DIALCHART_PIVOT_OUTLINE_ALPHA — Static Property, class twaver.Defaults
DIALCHART_PIVOT_OUTLINE_COLOR — Static Property, class twaver.Defaults
DIALCHART_PIVOT_OUTLINE_WIDTH — Static Property, class twaver.Defaults
DIALCHART_PIVOT_RADIUS — Static Property, class twaver.Defaults
DIALCHART_RADIUS — Constant Static Property, class twaver.Styles
DIALCHART_REAR_EXTENSION — Constant Static Property, class twaver.Styles
DIALCHART_SCALE_INSIDE — Static Property, class twaver.Defaults
DIALCHART_SCALE_LOWER_LIMIT_TEXT_VISIBLE — Static Property, class twaver.Defaults
DIALCHART_SCALE_TEXT_BOLD — Static Property, class twaver.Defaults
DIALCHART_SCALE_TEXT_COLOR — Static Property, class twaver.Defaults
DIALCHART_SCALE_TEXT_EMBED — Static Property, class twaver.Defaults
DIALCHART_SCALE_TEXT_FONT — Static Property, class twaver.Defaults
DIALCHART_SCALE_TEXT_HTML — Static Property, class twaver.Defaults
DIALCHART_SCALE_TEXT_ITALIC — Static Property, class twaver.Defaults
DIALCHART_SCALE_TEXT_SIZE — Static Property, class twaver.Defaults
DIALCHART_SCALE_TEXT_UNDERLINE — Static Property, class twaver.Defaults
DIALCHART_SCALE_TEXT_VISIBLE — Static Property, class twaver.Defaults
DIALCHART_SCALE_UPPER_LIMIT_TEXT_VISIBLE — Static Property, class twaver.Defaults
DIALCHART_START_ANGLE — Static Property, class twaver.Defaults
DIALCHART_TOP_WIDTH — Constant Static Property, class twaver.Styles
DIALCHART_UPPER_LIMIT — Static Property, class twaver.Defaults
DIALCHART_VALUE_POSITION — Static Property, class twaver.Defaults
direction — Property, class twaver.network.ui.AlarmAttachment
Get attachment growing direction.
direction — Property, class twaver.network.ui.BasicAttachment
Get attachment growing direction.
direction — Property, class twaver.network.ui.LabelAttachment
Get attachment growing direction.
direction — Property, class twaver.network.ui.LinkHandlerAttachment
Get attachment growing direction.
DIRECTION_EAST — Constant Static Property, class twaver.Consts
Defines east direction.
DIRECTION_NORTH — Constant Static Property, class twaver.Consts
Defines north direction.
DIRECTION_NORTH_EAST — Constant Static Property, class twaver.Consts
Defines northeast direction.
DIRECTION_NORTH_WEST — Constant Static Property, class twaver.Consts
Defines northwest direction.
DIRECTION_SOUTH — Constant Static Property, class twaver.Consts
Defines south direction.
DIRECTION_SOUTH_EAST — Constant Static Property, class twaver.Consts
Defines southeast direction.
DIRECTION_SOUTH_WEST — Constant Static Property, class twaver.Consts
Defines southwest direction.
DIRECTION_WEST — Constant Static Property, class twaver.Consts
Defines west direction.
dispatchEvent(kind:String, e:flash.events:MouseEvent, element:twaver:IElement, resizeDirection:String, pointIndex:int) — method, class twaver.network.interaction.BasicInteractionHandler
Dispatch event to listeners.
dispatchImageLoadedEvent(name:String, imageAsset:twaver:IImageAsset) — Static Method , class twaver.Utils
Dispatch a image loaded event.
dispatchPointsChangeEvent() — method, class twaver.Bus
Dispatch change event to all installed listeners when any point is changed.
dispatchPointsChangeEvent() — method, class twaver.ShapeLink
Dispatch trace point changed event to all installed listeners.
dispatchPointsChangeEvent() — method, class twaver.ShapeNode
Dispatch change event to all installed listeners when any point is changed.
dispatchPropertyChangeEvent(property:String, oldValue:Object, newValue:Object) — method, class twaver.AlarmStateStatistics
Dispatch property change event.
dispatchPropertyChangeEvent(property:String, oldValue:Object, newValue:Object) — method, class twaver.Data
Dispatch property change event to all installed listeners.
dispatchPropertyChangeEvent(property:String, oldValue:Object, newValue:Object) — method, class twaver.DataBox
Dispatch property change event to all installed property change listeners.
dispatchPropertyChangeEvent(property:String, oldValue:Object, newValue:Object) — method, interface twaver.IData
Dispatch property change event.
dispatchPropertyChangeEvent(property:String, oldValue:Object, newValue:Object) — method, class twaver.SelectionModel
Dispatch a selection change property to all selection change listeners.
dispatchPropertyChangeEvent2(property:String, oldValue:Object, newValue:Object) — method, class twaver.charts.ChartBase
Dispatch a property change event to all property change listeners.
dispatchPropertyChangeEvent2(property:String, oldValue:Object, newValue:Object) — method, class twaver.controls.Table
Dispatch a property change event to all property change listeners.
dispatchPropertyChangeEvent2(property:String, oldValue:Object, newValue:Object) — method, class twaver.controls.Tree
Dispatch a property change event to all property change listeners.
dispatchPropertyChangeEvent2(property:String, oldValue:Object, newValue:Object) — method, class twaver.network.Network
Dispatch a property change event to all property change listeners.
dispatchPropertyChangeEvent2(property:String, oldValue:Object, newValue:Object) — method, class twaver.network.Overview
Dispatch overview property change event to all listeners.
displayName — Property, class twaver.AlarmSeverity
Get display name of this alarm severity.
displayObject — Property, interface twaver.IImageAsset
Get the display object combined with this image.
dispose() — method, class twaver.AlarmElementMapping
Dispose the resources used in this class.
dispose() — method, class twaver.AlarmStateStatistics
Dispose all resourced used by this class.
dispose() — method, class twaver.QuickFinder
Call this method to dispose all resources this quick finder used.
dispose() — method, class twaver.network.ui.Attachment
Call this to dispose all resources used by this attachment.
dispose() — method, class twaver.network.ui.ElementUI
Dispose all resources used by this element ui.
dispose() — method, class twaver.network.ui.NodeUI
Dispose all resources used by this element ui.
doLayout(type:String, finishFunction:Function) — method, class twaver.network.layout.AutoLayouter
Perform layout.
donutRate — Property, class twaver.charts.PieChart
DOUBLE_CLICK_BACKGROUND — Constant Static Property, class twaver.network.interaction.InteractionEvent
Event type indicates network canvas background has been double clicked by mouse.
DOUBLE_CLICK_ELEMENT — Constant Static Property, class twaver.network.interaction.InteractionEvent
Event type indicates element has been double clicked by mouse.
doubleClickToEmptySubNetwork — Property, class twaver.network.Network
Get the boolean value whether drill down an empty subnetwork by double-clicking.
doubleClickToGroupExpand — Property, class twaver.network.Network
Get the boolean value whether expand or close group element by double-clicking.
doubleClickToLinkBundle — Property, class twaver.network.Network
Get the boolean value whether expand or close link bundle by double-clicking.
doubleClickToReset — Property, class twaver.charts.ChartBase
doubleClickToSubNetwork — Property, class twaver.network.Network
Whether double click to drill down a subnetwork.
doubleClickToUpSubNetwork — Property, class twaver.network.Network
Whether enable the behaviour that go upper layer subnetwork topology by double-clicking.
DOUBLE_CLICK_TREE_DATA — Constant Static Property, class twaver.controls.TreeInteractionEvent
draw(graphics:flash.display:Graphics) — method, class twaver.network.ui.Attachment
Draw attachment content.
draw(graphics:flash.display:Graphics) — method, class twaver.network.ui.BasicAttachment
Draw attachment content.
draw(graphics:flash.display:Graphics) — method, class twaver.network.ui.EditAttachment
Draw attachment content.
draw(graphics:flash.display:Graphics) — method, class twaver.network.ui.IconsAttachment
Draw attachment content.
drawBackground(rect:flash.geom:Rectangle, g:flash.display:Graphics) — method, class twaver.charts.ChartBase
drawBackground(rect:flash.geom:Rectangle, g:flash.display:Graphics) — method, class twaver.charts.DialChart
drawBackground(rect:flash.geom:Rectangle, g:flash.display:Graphics) — method, class twaver.charts.RadarChart
drawBackground(rect:flash.geom:Rectangle, g:flash.display:Graphics) — method, class twaver.charts.ScaleChart
drawBody(g:flash.display:Graphics) — method, class twaver.network.ui.ElementUI
Draw element body.
drawBody(g:flash.display:Graphics) — method, class twaver.network.ui.LinkUI
Draw element body.
drawBody(g:flash.display:Graphics) — method, class twaver.network.ui.NodeUI
Draw element body.
drawContent(graphics:flash.display:Graphics) — method, class twaver.network.ui.GroupUI
Draw node content on grahics.
drawContent(graphics:flash.display:Graphics) — method, class twaver.network.ui.NodeUI
Draw node content on grahics.
drawDefaultContent(graphics:flash.display:Graphics) — method, class twaver.network.ui.GridUI
Draw default node content.
drawDefaultContent(graphics:flash.display:Graphics) — method, class twaver.network.ui.NodeUI
Draw default node content.
drawDefaultContent(graphics:flash.display:Graphics) — method, class twaver.network.ui.RotatableNodeUI
Draw default node content.
drawDefaultContent(graphics:flash.display:Graphics) — method, class twaver.network.ui.ShapeNodeUI
Draw default node content.
drawEditPoints(graphics:flash.display:Graphics, points:twaver:ICollection) — method, class twaver.network.ui.EditAttachment
Draw edit indicator points.
drawFromArrow(g:flash.display:Graphics, points:twaver:ICollection, ui:twaver.network.ui:ElementUI, segments:twaver:ICollection) — Static Method , class twaver.Utils
Draw from arrow.
drawGridContent(graphics:flash.display:Graphics) — method, class twaver.network.ui.GridUI
Draw grid content on network canvas.
drawImage(g:flash.display:Graphics, name:String, x:Number, y:Number, w:Number, h:Number, color:any, stretch:String, shape:String) — Static Method , class twaver.Utils
Draw image on graphics with specified parameters.
drawInnerShape(graphics:flash.display:Graphics) — method, class twaver.network.ui.NodeUI
Draw inner node shape on graphics.
drawLinkControlPoint(graphics:flash.display:Graphics, linkUI:twaver.network.ui:LinkUI) — method, class twaver.network.ui.EditAttachment
Draw path control points for a link.
drawOuterBorder(graphics:flash.display:Graphics) — method, class twaver.network.ui.NodeUI
Draw node outline border.
drawPoints(g:flash.display:Graphics, formRect:flash.geom:Rectangle) — method, class twaver.network.interaction.CreateLinkInteractionHandler
Draw line on graphics.
drawPoints(g:flash.display:Graphics, sourceBounds:flash.geom:Rectangle) — method, class twaver.network.interaction.CreateOrthogonalLinkInteractionHandler
Draw line on graphics.
drawPoints(g:flash.display:Graphics, formRect:flash.geom:Rectangle) — method, class twaver.network.interaction.CreateShapeLinkInteractionHandler
Draw line on graphics.
drawResizingPoint(graphics:flash.display:Graphics, node:twaver:Node) — method, class twaver.network.ui.EditAttachment
Draw resizing point indicators.
drawSelectBorder(graphics:flash.display:Graphics) — method, class twaver.network.ui.NodeUI
Draw node selection border.
drawShape(g:flash.display:Graphics, shape:String, x:Number, y:Number, width:Number, height:Number) — Static Method , class twaver.Utils
Draw image on graphics with specified parameters.
drawShapeLinkPoints(graphics:flash.display:Graphics, shapeLinkUI:twaver.network.ui:ShapeLinkUI) — method, class twaver.network.ui.EditAttachment
Draw the path control points for shape link.
drawShapeNodePoint(graphics:flash.display:Graphics, shapeNode:twaver:ShapeNode) — method, class twaver.network.ui.EditAttachment
Draw the path control points for shape node.
drawToArrow(g:flash.display:Graphics, points:twaver:ICollection, ui:twaver.network.ui:ElementUI, segments:twaver:ICollection) — Static Method , class twaver.Utils
Draw to arrow.
drawVectorContent(graphics:flash.display:Graphics) — method, class twaver.network.ui.NodeUI
Draw vector image content on graphics.
Dummy — class, package twaver
This dummy class defines an network-invisible container element.
Dummy(id:Object) — Constructor, class twaver.Dummy
onstructor.
duplicatable — Property, class twaver.Collection
Get the flag value indicates that whether objects contain in this collection can be duplicatable.
duplicatable — Property, interface twaver.ICollection
Get the flag value indicates that whether objects contain in this collection can be duplicatable.
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