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 |
editable — Property, interface twaver.ILayer |
|
Get the value whether this layer is editable. |
editable — Property, class twaver.Layer |
|
Check whether this layer is editable. |
editableFunction — Property, class twaver.network.Network |
|
Get the editable filter of this network. |
editAttachment — Property, class twaver.network.ui.ElementUI |
|
Get edit attachment. |
EditAttachment — class, package twaver.network.ui |
|
This attachment displays some indicators on element ui
to indicate current element is editable. |
EditAttachment(elementUI:twaver.network.ui:ElementUI, showInAttachmentCanvas:Boolean) — Constructor, class twaver.network.ui.EditAttachment |
|
Create edit attachment for specified element ui. |
EditInteractionHandler — class, package twaver.network.interaction |
|
This interaction used to edit simple properties for some elements. |
EditInteractionHandler(network:twaver.network:Network, lazyMode:Boolean) — Constructor, class twaver.network.interaction.EditInteractionHandler |
|
Create edit interaction handler for specified network. |
editLineAlpha — Property, class twaver.network.Network |
|
Get the color transparency value of the link path
indicator line which is displayed on network
when creating a new link by mouse from a from/start
node and moving mouse to find the end/to node. |
editLineColor — Property, class twaver.network.Network |
|
The color of the link path indicator line which is displayed on network
when creating a new link by mouse from a from/start node and moving mouse
to find the end/to node. |
editLineWidth — Property, class twaver.network.Network |
|
Get the width value of the link path indicator line which is displayed on network
when creating a new link by mouse from a from/start node and moving mouse
to find the end/to node. |
editPointFillAlpha — Property, class twaver.network.Network |
|
Get fill color transparency of the edit indicator point. |
editPointFillColor — Property, class twaver.network.Network |
|
Get fill color of the edit indicator point. |
editPointOutlineColor — Property, class twaver.network.Network |
|
Get outline color of element edit indicator point. |
editPointOutlineWidth — Property, class twaver.network.Network |
|
Get outline stroke width of element edit indicator point. |
editPointSize — Property, class twaver.network.Network |
|
Get the edit indicator point size. |
element — Property, class twaver.IndexChangeEvent |
|
the element that index has been changed. |
element — Property, class twaver.network.interaction.InteractionEvent |
|
Related element of this event. |
element — Property, class twaver.network.ui.Attachment |
|
Get element ui related element object. |
element — Property, class twaver.network.ui.ElementUI |
|
Get the element of this element ui. |
Element — class, package twaver |
|
This is the class defines a business object that managed
by element box. |
Element(id:Object) — Constructor, class twaver.Element |
|
Constructor
|
elementBox — Property, class twaver.AlarmBox |
|
Get the element box this alarm box connect to. |
elementBox — Property, class twaver.AlarmStateStatistics |
|
Get the connecting element box. |
elementBox — Property, class twaver.LayerBox |
|
Get connected element box. |
elementBox — Property, class twaver.network.Network |
|
Get network connecting element data box. |
ElementBox — class, package twaver |
|
Element box is the element container. |
ElementBox(elemnetBoxName:String) — Constructor, class twaver.ElementBox |
|
Constructor. |
elementID — Property, class twaver.Alarm |
|
Get the element ID this alarm accured. |
elementID — Property, interface twaver.IAlarm |
|
Get the element ID where this alarm occured. |
elements — Property, class twaver.network.layout.AutoLayouter |
|
Get all layout elements in this layouter with a collection. |
elementUI — Property, class twaver.network.ui.Attachment |
|
Get connected element ui. |
ElementUI — class, package twaver.network.ui |
|
Element ui is extends from UIComponent
and responsible for drawing element content on
network canvas. |
ElementUI(network:twaver.network:Network, element:twaver:IElement) — Constructor, class twaver.network.ui.ElementUI |
|
Create an element ui for specified element on this network. |
elementUIClass — Property, class twaver.Element |
|
Get element ui class name. |
elementUIClass — Property, class twaver.Grid |
|
Get element ui class name. |
elementUIClass — Property, class twaver.Group |
|
Get element ui class name. |
elementUIClass — Property, interface twaver.IElement |
|
Get UI class name for this element. |
elementUIClass — Property, class twaver.Link |
|
Get element ui class name. |
elementUIClass — Property, class twaver.Node |
|
Get element ui class name. |
elementUIClass — Property, class twaver.RotatableNode |
|
Get element ui class name. |
elementUIClass — Property, class twaver.ShapeLink |
|
Get element ui class name. |
elementUIClass — Property, class twaver.ShapeNode |
|
Get element ui class name. |
elementUIFunction — Property, class twaver.network.Network |
|
The element UI generator. |
ELEMENTUI_FUNCTION — Static Property, class twaver.Defaults |
|
Default element ui class generator. |
elliptical — Property, class twaver.network.layout.CloudLayouter |
|
Whether layout shape is elliptical. |
EMPTY_SIZE — Constant Static Property, class twaver.Consts |
|
A size instance with 0 width and 0 height. |
enable — Property, class twaver.PropertyPropagator |
|
Get current enable status of this propagator. |
enablePropagation — Property, class twaver.AlarmState |
|
Chech whether alarm propagation is enabled. |
endAngle — Property, class twaver.charts.DialChart |
| |
ENTER_SUBNETWORK — Constant Static Property, class twaver.network.interaction.InteractionEvent |
|
Event type indicates network canvas has just drill down a subnetwork element. |
EVENT_AlARMSEVERITY_CHANGE — Constant Static Property, class twaver.Consts |
|
Defines alarm severity changed event kind. |
EVENT_DATABOX_CHANGE — Constant Static Property, class twaver.Consts |
|
Defines data box property changed event kind. |
EVENT_DATA_PROPERTY_CHANGE — Constant Static Property, class twaver.Consts |
|
Defines data property changed event kind. |
EVENT_HIERARCHY_CHANGE — Constant Static Property, class twaver.Consts |
|
Defines hierarchy changed event kind. |
EVENT_IMAGE_LOAD — Constant Static Property, class twaver.Consts |
|
Defines image load event kind. |
EVENT_INDEX_CHANGE — Constant Static Property, class twaver.Consts |
|
Defines index changed event kind. |
EVENT_INTERACTION — Constant Static Property, class twaver.Consts |
|
Defines interaction event kind. |
EVENT_PROPERTY_CHANGE — Constant Static Property, class twaver.Consts |
|
Defines property changed event kind. |
EVENT_SELECTION_CHANGE — Constant Static Property, class twaver.Consts |
|
Defines selection changed event kind. |
EVENT_TREE_INTERACTION — Constant Static Property, class twaver.Consts |
| |
expandAll(data:twaver:IData) — method, class twaver.controls.Tree |
|
Expand all tree nodes from the specified tree branch location. |
expandData(data:twaver:IData, animate:Boolean) — method, class twaver.controls.Tree |
|
Expand specified tree node. |
expanded — Property, class twaver.Group |
|
Check whether this group is in expanded status. |
expandGroup — Property, class twaver.network.layout.AutoLayouter |
|
Whether all group elements will be expanded before the auto-layout calculation. |
EXPAND_GROUP — Constant Static Property, class twaver.network.interaction.InteractionEvent |
|
Event type indicates group element has just been expanded. |
EXPAND_TREE_DATA — Constant Static Property, class twaver.controls.TreeInteractionEvent |
| |
explicitXOffset — Property, class twaver.network.layout.AutoLayouter |
|
Get explicit x offset value of this auto-layouter. |
explicitYOffset — Property, class twaver.network.layout.AutoLayouter |
|
Get explicit y offset value of this auto-layouter. |
exportAsBitmapData(logicalRect:flash.geom:Rectangle, zoom:Number) — method, class twaver.network.Network |
|
Export the specified area of network canvas to a bitmap image. |
|
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 |