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 |
name — Property, class twaver.AlarmSeverity |
|
Get alarm severity name. |
name — Property, class twaver.Data |
|
Get name of this data. |
name — Property, class twaver.DataBox |
|
Get name of this data. |
name — Property, interface twaver.IData |
|
Get the name of this data. |
name — Property, class twaver.ImageLoadEvent |
| |
nameFunction — Property, class twaver.charts.ChartBase |
| |
namesFunction — Property, class twaver.charts.BubbleChart |
| |
network — Property, class twaver.network.Overview |
|
Get the connected network component. |
network — Property, class twaver.network.interaction.BasicInteractionHandler |
|
Get network component of this interaction. |
network — Property, class twaver.network.interaction.InteractionEvent |
|
The network this event occured on. |
network — Property, class twaver.network.layout.AutoLayouter |
|
Get the connected network component of auto-layouter. |
network — Property, class twaver.network.layout.CloudLayouter |
|
Get connected network component. |
network — Property, class twaver.network.layout.SpringLayouter |
|
Get network of this layout. |
network — Property, class twaver.network.ui.Attachment |
|
Get network component this attachment display on. |
network — Property, class twaver.network.ui.ElementUI |
|
Get network component this element ui displayed on. |
Network — class, package twaver.network |
|
Network is the most important graphical component provided
by TWaver Flex. |
Network(elementBox:twaver:ElementBox) — Constructor, class twaver.network.Network |
|
Network constructor. |
NETWORK_BACKGROUND_ALPHA — Static Property, class twaver.Defaults |
|
Default network background transparent alpha value. |
NETWORK_BACKGROUND_COLOR — Static Property, class twaver.Defaults |
|
Default network background color. |
NETWORK_DOUBLECLICK_TO_EMPTYSUBNETWORK — Static Property, class twaver.Defaults |
|
Default value whether enter the inside layer by double clicking an empty subnetwork element. |
NETWORK_DOUBLECLICK_TO_GROUPEXPAND — Static Property, class twaver.Defaults |
|
Default value whether expand/close a group element by double clicking. |
NETWORK_DOUBLECLICK_TO_LINKBUNDLE — Static Property, class twaver.Defaults |
|
Default value whether bundle/unbundle links by double clicking
|
NETWORK_DOUBLECLICK_TO_SUBNETWORK — Static Property, class twaver.Defaults |
|
Default value whether enable accessing subnetwork by double clicking subnetwork element. |
NETWORK_DOUBLECLICK_TO_UPSUBNETWORK — Static Property, class twaver.Defaults |
|
Default value whether enable going up level subnetwork by double clicking
blank area inside a subnetwork topology. |
NETWORK_EDIT_LINE_ALPHA — Static Property, class twaver.Defaults |
|
Default 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. |
NETWORK_EDIT_LINE_COLOR — Static Property, class twaver.Defaults |
|
Default 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. |
NETWORK_EDIT_LINE_WIDTH — Static Property, class twaver.Defaults |
|
Default width 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. |
NETWORK_EDIT_POINT_FILL_ALPHA — Static Property, class twaver.Defaults |
|
Default edit point fill tranparent alpha value. |
NETWORK_EDIT_POINT_FILL_COLOR — Static Property, class twaver.Defaults |
|
Default edit point fill color. |
NETWORK_EDIT_POINT_OUTLINE_COLOR — Static Property, class twaver.Defaults |
|
Default edit point outline color. |
NETWORK_EDIT_POINT_OUTLINE_WIDTH — Static Property, class twaver.Defaults |
|
Default edit point outline stroke width. |
NETWORK_EDIT_POINT_SIZE — Static Property, class twaver.Defaults |
|
Default edit point size. |
NETWORK_KEYBOARD_REMOVE_ENABLED — Static Property, class twaver.Defaults |
|
Default value whether enable deleting element by press "del" key on keyboard. |
NETWORK_KEYBOARD_SELECT_ENABLED — Static Property, class twaver.Defaults |
|
Default value whether enable selecting all elements by press "ctrl+a" on keyboard. |
NETWORK_LABEL — Constant Static Property, class twaver.Styles |
|
Style name of label on network canvas. |
NETWORK_LAZYMOVE_ANIMATE — Static Property, class twaver.Defaults |
|
Whether animated move the element after element is lazy-moved on network. |
NETWORK_LAZYMOVE_FILL — Static Property, class twaver.Defaults |
|
Default value whether element will be filled by special color when it
is lazy-moving on network. |
NETWORK_LAZYMOVE_FILL_ALPHA — Static Property, class twaver.Defaults |
|
Default transparent alpha value of element fill color when element is lazy-moving on network. |
NETWORK_LAZYMOVE_FILL_COLOR — Static Property, class twaver.Defaults |
|
Default element fill color when element is lazy-moving on network. |
NETWORK_LAZYMOVE_OUTLINE_COLOR — Static Property, class twaver.Defaults |
|
Default element outline color when element is lazy-moving on network. |
NETWORK_LAZYMOVE_OUTLINE_WIDTH — Static Property, class twaver.Defaults |
|
Default element outline stroke width when element is lazy-moving on network. |
NETWORK_MAKE_VISIBLE_ON_SELECTED — Static Property, class twaver.Defaults |
|
Default value whether element will be ensured visible on network
canvas when element is selected. |
NETWORK_MAX_ZOOM — Static Property, class twaver.Defaults |
|
The default network maximum zoom scale. |
NETWORK_MIN_ZOOM — Static Property, class twaver.Defaults |
|
The default network minimum zoom scale. |
NETWORK_NO_AGENT_LINK_VISIBLE — Static Property, class twaver.Defaults |
|
Default value whether display links on network which has no from
node or to node. |
NETWORK_REMOVE_ELEMENTUI_ON_INVISIBLE — Static Property, class twaver.Defaults |
|
Default value whether remove elementui on element is invisible
|
NETWORK_RESIZE_ANIMATE — Static Property, class twaver.Defaults |
|
Default value indicate whether animate the element resizing
when resizing an element by mouse draging on network under edit-lazy mode. |
NETWORK_RESIZE_LINE_COLOR — Static Property, class twaver.Defaults |
|
Default element resizing bounds line color when resizing an element
by mouse draging on network under edit-lazy mode. |
NETWORK_RESIZE_LINE_WIDTH — Static Property, class twaver.Defaults |
|
Default element resizing bounds line stroke width when resizing an element
by mouse draging on network under edit-lazy mode. |
NETWORK_RESIZE_POINT_FILL_ALPHA — Static Property, class twaver.Defaults |
|
Default transparent alpha value of the fill color of the
element resize point indicator. |
NETWORK_RESIZE_POINT_FILL_COLOR — Static Property, class twaver.Defaults |
|
Default fill color of the element resize point indicator. |
NETWORK_RESIZE_POINT_OUTLINE_COLOR — Static Property, class twaver.Defaults |
|
Default outline stroke color of the element resize point indicator. |
NETWORK_RESIZE_POINT_OUTLINE_WIDTH — Static Property, class twaver.Defaults |
|
Default outline stroke width of the element resize point indicator. |
NETWORK_SELECT_FILL_ALPHA — Static Property, class twaver.Defaults |
|
Default transparent alpha value of the element fill color when it selected
|
NETWORK_SELECT_FILL_COLOR — Static Property, class twaver.Defaults |
|
Default element fill color when it selected. |
NETWORK_SELECTION_TOLERANCE — Static Property, class twaver.Defaults |
|
Tolerance value when using mouse click to select element on network canvas. |
NETWORK_SELECT_MODE — Static Property, class twaver.Defaults |
|
Default network select mode. |
NETWORK_SELECT_OUTLINE_COLOR — Static Property, class twaver.Defaults |
|
Define the default element selection outline color on network. |
NETWORK_SELECT_OUTLINE_WIDTH — Static Property, class twaver.Defaults |
|
Define the default element selection outline stroke width. |
NETWORK_SENDTOTOP_ON_SELECTED — Static Property, class twaver.Defaults |
|
Default value whether element will be sent to top when selected. |
NETWORK_SUBNETWORK_ANIMATE — Static Property, class twaver.Defaults |
|
Default value whether use animated effect to enter subnetwork on network. |
NETWORK_TRANSPARENT_SELECTION_ENABLE — Static Property, class twaver.Defaults |
|
Default value whether select the node element by clicking the transparent
area of the node image. |
newIndex — Property, class twaver.HierarchyChangeEvent |
|
The new index value after the change
|
newIndex — Property, class twaver.IndexChangeEvent |
|
the new index value after the change
|
newValue — Property, class twaver.AlarmSeverityChangeEvent |
| |
nickName — Property, class twaver.AlarmSeverity |
|
Get alarm severity nick name. |
noAgentLinkVisible — Property, class twaver.network.Network |
|
Get value whether display links on network which has no from
node or to node. |
node — Property, class twaver.network.ui.NodeUI |
|
Get connected node element of this node ui. |
Node — class, package twaver |
|
Node is the most often used element in TWaver Flex elements. |
Node(id:Object) — Constructor, class twaver.Node |
|
Constructor. |
NODE_HEIGHT — Static Property, class twaver.Defaults |
|
Default height value of Node element. |
nodeRepulsionFactor — Property, class twaver.network.layout.SpringLayouter |
|
Get node repulsion factor of this spring layout. |
NodeUI — class, package twaver.network.ui |
|
This node ui responsible for draw node on
network canvas. |
NodeUI(network:twaver.network:Network, node:twaver:Node) — Constructor, class twaver.network.ui.NodeUI |
|
Constructor. |
NODE_WIDTH — Static Property, class twaver.Defaults |
|
Default width of Node element. |
NONE_SELECTION — Constant Static Property, class twaver.SelectionModel |
|
Selection mode indicates this selection model in
"no data can be selected" status. |
|
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 |