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  
RadarChart — class, package twaver.charts
RadarChart(dataBox:twaver:DataBox) — Constructor, class twaver.charts.RadarChart
RADARCHART_ANCHOR_SHAPE_FUNCTION — Static Property, class twaver.Defaults
RADARCHART_ANCHOR_SIZE_FUNCTION — Static Property, class twaver.Defaults
RADARCHART_ANCHOR_VISIBLE — Static Property, class twaver.Defaults
RADARCHART_AREA_FILL — Static Property, class twaver.Defaults
RADARCHART_AREA_FILL_ALPHA — Static Property, class twaver.Defaults
RADARCHART_AREA_SELECT_FILL_ALPHA — Static Property, class twaver.Defaults
RADARCHART_AXIS_LINE_COLOR — Static Property, class twaver.Defaults
RADARCHART_AXIS_LINE_WIDTH — Static Property, class twaver.Defaults
RADARCHART_AXIS_START_ANGLE — Static Property, class twaver.Defaults
RADARCHART_AXIS_TEXT_BOLD — Static Property, class twaver.Defaults
RADARCHART_AXIS_TEXT_COLOR — Static Property, class twaver.Defaults
RADARCHART_AXIS_TEXT_EMBED — Static Property, class twaver.Defaults
RADARCHART_AXIS_TEXT_FONT — Static Property, class twaver.Defaults
RADARCHART_AXIS_TEXT_HTML — Static Property, class twaver.Defaults
RADARCHART_AXIS_TEXT_ITALIC — Static Property, class twaver.Defaults
RADARCHART_AXIS_TEXT_SIZE — Static Property, class twaver.Defaults
RADARCHART_AXIS_TEXT_UNDERLINE — Static Property, class twaver.Defaults
RADARCHART_AXIS_TEXT_VISIBLE — Static Property, class twaver.Defaults
RADARCHART_AXIS_VISIBLE — Static Property, class twaver.Defaults
RADARCHART_LINE_WIDTH_FUNCTION — Static Property, class twaver.Defaults
RADARCHART_RING_LINE_COLOR — Static Property, class twaver.Defaults
RADARCHART_RING_LINE_WIDTH — Static Property, class twaver.Defaults
RADARCHART_RING_TYPE — Static Property, class twaver.Defaults
RADARCHART_RING_TYPE_ARC — Constant Static Property, class twaver.Consts
RADARCHART_RING_TYPE_LINE — Constant Static Property, class twaver.Consts
RADARCHART_RING_VISIBLE — Static Property, class twaver.Defaults
RADARCHART_SCALE_COUNT — Static Property, class twaver.Defaults
RADARCHART_SCALE_MAXVALUE — Static Property, class twaver.Defaults
RADARCHART_SCALE_MINVALUE — Static Property, class twaver.Defaults
RADARCHART_SCALE_TEXT_BOLD — Static Property, class twaver.Defaults
RADARCHART_SCALE_TEXT_COLOR — Static Property, class twaver.Defaults
RADARCHART_SCALE_TEXT_EMBED — Static Property, class twaver.Defaults
RADARCHART_SCALE_TEXT_FONT — Static Property, class twaver.Defaults
RADARCHART_SCALE_TEXT_HTML — Static Property, class twaver.Defaults
RADARCHART_SCALE_TEXT_ITALIC — Static Property, class twaver.Defaults
RADARCHART_SCALE_TEXT_SIZE — Static Property, class twaver.Defaults
RADARCHART_SCALE_TEXT_UNDERLINE — Static Property, class twaver.Defaults
RADARCHART_SCALE_TEXT_VISIBLE — Static Property, class twaver.Defaults
randomBoolean() — Static Method , class twaver.Utils
Get random boolean value.
randomColor() — Static Method , class twaver.Utils
Get a random color.
randomInt(n:int) — Static Method , class twaver.Utils
Get random int less than the specified int number.
randomNonClearedSeverity() — Static Method , class twaver.Utils
Get a random predefined alarm severity except the cleared severity.
randomRange(min:Number, max:Number) — Static Method , class twaver.Utils
Get a random number between the specified number range.
randomSeverity() — Static Method , class twaver.Utils
Get a random predefined alarm severity.
range — Property, class twaver.charts.ScaleChart
rect — Property, class twaver.Node
Get node bounds.
refMap — Property, class twaver.XMLSerializer
A map contains the reference relationship for the data contains in the connecting data box.
register(value:int, name:String, nickName:String, color:uint, displayName:String) — Static Method , class twaver.AlarmSeverity
Register a new predefined alarm severity into this class.
register(styleProp:String, newValue:Object, type:String, cdata:Boolean, overrideExist:Boolean) — Static Method , class twaver.Styles
Register a style property default value.
REGISTER — Constant Static Property, class twaver.AlarmSeverityChangeEvent
The const value indicates that an alarm severity has been registered.
registerClient(clientProp:String, type:String, cdata:Boolean) — method, class twaver.SerializationSettings
Register a client property into this settings.
registerGlobalClient(clientProp:String, type:String, cdata:Boolean, overrideExist:Boolean) — Static Method , class twaver.SerializationSettings
Register a global client property into TWaver Flex.
registerGlobalProperty(property:String, type:String, cdata:Boolean, overrideExist:Boolean) — Static Method , class twaver.SerializationSettings
Register a global property.
registerGlobalStyle(styleProp:String, type:String, cdata:Boolean, overrideExist:Boolean) — Static Method , class twaver.SerializationSettings
Register a global style into TWaver Flex to use in XML serialzation.
registerImageByBitmapData(name:String, bitmapData:flash.display:BitmapData) — Static Method , class twaver.Utils
Register a bitmap image resource in TWaver Flex.
registerImageByClass(name:String, imageClass:Class, asComponent:Boolean, bounds:flash.geom:Rectangle, args:Array) — Static Method , class twaver.Utils
Register a resource (image, movie clip...) in TWaver Flex by resource class type.
registerImageByDisplayObject(name:String, displayObject:flash.display:DisplayObject, bounds:flash.geom:Rectangle) — Static Method , class twaver.Utils
Register a resource (image, movie clip...) in TWaver Flex and embed it in specified display object.
registerImageByUrl(name:String, url:String) — Static Method , class twaver.Utils
Get image resource by url.
REGISTER_IMAGE_FUNCTION — Static Property, class twaver.Defaults
Default function of registering image.
registerProperty(property:String, type:String, cdata:Boolean) — method, class twaver.SerializationSettings
Register a property into this settings.
registerSmoothingImage(name:String, imageClass:Class, bounds:flash.geom:Rectangle, args:Array) — Static Method , class twaver.Utils
Register a resource (image, movie clip...) in TWaver Flex with scale-smoothing effect.
registerStyle(styleProp:String, type:String, cdata:Boolean) — method, class twaver.SerializationSettings
Register a style property into this settings.
relax() — method, class twaver.network.layout.SpringLayouter
Call this will move all nodes one step forward.
relaxLink(link:twaver.network.layout:SLink) — method, class twaver.network.layout.SpringLayouter
Call this to relax specified link.
relaxNodePair(n1:twaver.network.layout:SNode, n2:twaver.network.layout:SNode) — method, class twaver.network.layout.SpringLayouter
Relax a node pair.
reload() — method, class twaver.network.layout.CloudLayouter
Reload all layout data.
reloadOnDataBoxChanged — Property, class twaver.network.layout.CloudLayouter
Whether need to reload data when network data box has been changed.
remove(data:twaver:IData) — method, class twaver.DataBox
Remove specified data from this data box.
REMOVE — Constant Static Property, class twaver.DataBoxChangeEvent
Defines the event kind to indicate data object has just been removed from this data box.
REMOVE — Constant Static Property, class twaver.SelectionChangeEvent
Event kind indicates one or more data has just been unselected and removed from the selection model.
removeAlarmsByElement(element:twaver:IElement) — method, class twaver.AlarmBox
Remove all corresponding alarms of given element object.
removeAlarmSeverityChangeListener(listener:Function) — Static Method , class twaver.AlarmSeverity
Remove a installed listener from this class.
removeAlarmWhenAlarmIsCleared — Property, class twaver.AlarmBox
Indicates whether the alarm object will be removed from alarm box when this alarm severity/status is changed to "cleared".
removeAlarmWhenElementIsRemoved — Property, class twaver.AlarmBox
The flag value indicates that whether all alarms occured on an element need to be removed as well when the element is removed from the element box.
removeAllAcknowledgedAlarms(severity:twaver:AlarmSeverity) — method, class twaver.AlarmState
Remove all acknowledged alarms for the specified alarm severity.
removeAllNewAlarms(severity:twaver:AlarmSeverity) — method, class twaver.AlarmState
Remove all new alarms for the specified alarm severity.
removeAttachment(attachment:twaver.network.ui:Attachment) — method, class twaver.network.ui.ElementUI
Remove specified attachment from this element ui.
removeByID(id:Object) — method, class twaver.DataBox
Remove data by data ID.
removeByID(id:Object) — method, class twaver.LayerBox
Remove data by data ID.
removeChild(child:twaver:IData) — method, class twaver.Data
Remove the specified child object.
removeChild(child:twaver:IData) — method, interface twaver.IData
Remove the specified child data from children of current data.
removeDataBoxChangeListener(listener:Function) — method, class twaver.DataBox
Remove data box change listener from this data box.
removeDataPropertyChangeListener(listener:Function) — method, class twaver.DataBox
Remove specified data property change listener.
REMOVE_ELEMENT — Constant Static Property, class twaver.network.interaction.InteractionEvent
Event type indicates element has been removed.
removeElementUIOnInvisible — Property, class twaver.network.Network
Get value whether remove elementui from layer canvas when element is invisible.
removeFirst(count:int) — method, class twaver.DataBox
Remove the first specified count data objects from this data box.
removeHierarchyChangeListener(listener:Function) — method, class twaver.DataBox
Remove the specified hierarchical change listener from this data box.
removeIndexChangeListener(listener:Function) — method, class twaver.ElementBox
Remove the specified index change listener from this element box.
removeInteractionListener(listener:Function) — method, class twaver.controls.Tree
removeInteractionListener(listener:Function) — method, class twaver.network.Network
Remove the specified interaction listener from this network.
removeItem(item:any) — method, class twaver.Collection
Remove the specified object from this collection.
removeItem(item:any) — method, interface twaver.ICollection
Remove the specified object from this collection.
removeItemAt(index:int) — method, class twaver.Collection
Remove the item at the specified location.
removeItemAt(index:int) — method, interface twaver.ICollection
Remove the item at the specified location.
removePoint(point:flash.geom:Point) — method, class twaver.ShapeLink
Remove a trace point from this shape link.
removePoint(point:flash.geom:Point) — method, class twaver.ShapeNode
Remove a point from this shape path.
REMOVE_POINT — Constant Static Property, class twaver.network.interaction.InteractionEvent
Event type indicates the control point is removed.
removePointAt(index:int) — method, class twaver.ShapeLink
Remove trace point as specified location.
removePointAt(index:int) — method, class twaver.ShapeNode
Remove the point at specified location.
removePropertyChangeListener(listener:Function) — method, class twaver.AlarmStateStatistics
Remove the specified property change listener from this class.
removePropertyChangeListener(listener:Function) — method, class twaver.Data
Remove the specified property change listener.
removePropertyChangeListener(listener:Function) — method, class twaver.DataBox
Remove property change listener from this data box.
removePropertyChangeListener(listener:Function) — method, interface twaver.IData
Remove the specified property change listener from this data.
removePropertyChangeListener(listener:Function) — method, class twaver.SelectionModel
Remove the specified property change listener from this selection model.
removePropertyChangeListener(listener:Function) — method, class twaver.charts.ChartBase
Remove specified property change listener from this view.
removePropertyChangeListener(listener:Function) — method, class twaver.controls.Table
Remove specified property change listener from this view.
removePropertyChangeListener(listener:Function) — method, class twaver.controls.Tree
Remove specified property change listener from this view.
removePropertyChangeListener(listener:Function) — method, class twaver.network.Network
Remove specified property change listener from this view.
removeSelection() — method, class twaver.DataBox
Remove all selected data from this data box.
removeSelection(datas:Object) — method, class twaver.SelectionModel
Remove specified data from this selection model.
removeSelection() — method, class twaver.charts.ChartBase
Remove all selected data from view connected data box.
removeSelection() — method, class twaver.controls.Table
Remove all selected data from view connected data box.
removeSelection() — method, class twaver.controls.Tree
Remove all selected data from view connected data box.
removeSelection() — method, class twaver.network.Network
Remove all selected data from view connected data box.
removeSelectionChangeListener(listener:Function) — method, class twaver.SelectionModel
Remove the specified listener from this selection model.
removeSelectionChangeListener(listener:Function) — method, class twaver.charts.ChartBase
Remove data selection change listener from this view.
removeSelectionChangeListener(listener:Function) — method, class twaver.controls.Table
Remove data selection change listener from this view.
removeSelectionChangeListener(listener:Function) — method, class twaver.controls.Tree
Remove data selection change listener from this view.
removeSelectionChangeListener(listener:Function) — method, class twaver.network.Network
Remove data selection change listener from this view.
repulsion — Property, class twaver.network.layout.AutoLayouter
Get the repulsion factor of auto-layout algorithm.
reset() — method, class twaver.AlarmStateStatistics
Call this to reset all numbers to zero.
resetBundleLinks() — method, class twaver.ElementBox
Reset BundleLinks, invoke it when Defaults.LINK_BUNDLE_AGENT_FUNCTION changed.
resetBundleLinks() — method, class twaver.Link
resizeAnimate — Property, class twaver.network.Network
Get the boolean value that indicates whether animate the element resizing when resizing an element by mouse draging on network under edit-lazy mode.
resizeDirection — Property, class twaver.network.interaction.InteractionEvent
Resize direction if this event is an element resizing event.
resizeLineColor — Property, class twaver.network.Network
Get element resizing bounds line color when resizing an element by mouse draging on network under edit-lazy mode.
resizeLineWidth — Property, class twaver.network.Network
Get element resizing bounds line stroke width when resizing an element by mouse draging on network under edit-lazy mode.
resizePointFillAlpha — Property, class twaver.network.Network
Transparency of fill color of the element resize point indicator.
resizePointFillColor — Property, class twaver.network.Network
Get fill color of the element resize point indicator.
resizePointOutlineColor — Property, class twaver.network.Network
Outline color of the element resize point indicator.
resizePointOutlineWidth — Property, class twaver.network.Network
Outline stroke width of the element resize point indicator.
reverseBundleExpanded() — method, class twaver.Link
reverseExpanded() — method, class twaver.Group
Reverse the expand status.
ringLineColor — Property, class twaver.charts.RadarChart
ringLineWidth — Property, class twaver.charts.RadarChart
ringType — Property, class twaver.charts.RadarChart
ringVisible — Property, class twaver.charts.RadarChart
rootCanvas — Property, class twaver.network.Network
Get the root canvas.
rootData — Property, class twaver.controls.Tree
Get tree root data.
roots — Property, class twaver.DataBox
Get all root data objects in this data box.
rootTreeData — Property, class twaver.controls.Tree
Get tree data of the root node.
rotatableNode — Property, class twaver.network.ui.RotatableNodeUI
RotatableNode — class, package twaver
Rotatable node, use angle(by radian) to rotate node
RotatableNode(id:Object) — Constructor, class twaver.RotatableNode
RotatableNodeUI — class, package twaver.network.ui
This RotatableNodeUI responsible for draw node on network canvas.
RotatableNodeUI(network:twaver.network:Network, rotatableNode:twaver:RotatableNode) — Constructor, class twaver.network.ui.RotatableNodeUI
roundRect — Property, class twaver.network.ui.BasicAttachment
Get the round rectangle of this attachment.
running — Property, class twaver.controls.GifImage
Check whether the animation is running.
running — Property, class twaver.network.layout.CloudLayouter
Check whether this layouter is running now.
running — Property, class twaver.network.layout.SpringLayouter
Check whether this spring layout is running now.
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