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  
MAJOR — Static Property, class twaver.AlarmSeverity
majorScaleCount — Property, class twaver.charts.DialChart
majorScaleLineAlpha — Property, class twaver.charts.DialChart
majorScaleLineColor — Property, class twaver.charts.DialChart
majorScaleLineLength — Property, class twaver.charts.DialChart
majorScaleLineWidth — Property, class twaver.charts.DialChart
makeSelectionVisible() — method, class twaver.controls.Tree
Call this to make all selected tree node are scrolled to visible.
makeVisible(data:twaver:IData) — method, class twaver.controls.Table
Call this to make the table row of this specified data scroll-to-visible.
makeVisible(data:twaver:IData) — method, class twaver.controls.Tree
Call this to make the specified tree node scroll-to-visible.
makeVisible(element:twaver:IElement) — method, class twaver.network.Network
Make specified element scroll-to-visible.
makeVisibleOnSelected — Property, class twaver.controls.Table
Get the value that whether data should be scrolled to visible when it is selected.
makeVisibleOnSelected — Property, class twaver.controls.Tree
Get the value that whether data should be scrolled to visible when it is selected.
makeVisibleOnSelected — Property, class twaver.network.Network
Get the value that whether data should be scrolled to visible when it is selected.
mapFilter — Property, class twaver.network.interaction.MapFilterInteractionHandler
Get the distorted image map filter name.
MAP_FILTER_FISHEYE — Constant Static Property, class twaver.Consts
Defines the fisheye map filter.
MAP_FILTER_IMAGE — Constant Static Property, class twaver.Consts
MapFilterInteractionHandler — class, package twaver.network.interaction
This interaction used to create a distorted image around mouse cursor area to show some special effect such as fisheye, magnifier etc.
MapFilterInteractionHandler(network:twaver.network:Network, mapFilter:String, xRadius:int, yRadius:int) — Constructor, class twaver.network.interaction.MapFilterInteractionHandler
Handler constructor.
MAP_FILTER_MAGNIFY — Constant Static Property, class twaver.Consts
Defines the magnify map filter.
mark — Property, class twaver.network.interaction.CreateLinkInteractionHandler
mark — Property, class twaver.network.interaction.CreateShapeNodeInteractionHandler
max — Property, class twaver.charts.ScaleChart
maxZoom — Property, class twaver.charts.ChartBase
maxZoom — Property, class twaver.network.Network
Get maximum zoom value.
measure() — method, class twaver.charts.ChartBase
measure() — method, class twaver.network.ui.Attachment
measure() — method, class twaver.network.ui.BackgroundUI
measure() — method, class twaver.network.ui.ElementUI
messageFillColorFunction — Property, class twaver.controls.Tree
Get the message fill color generator.
messageFunction — Property, class twaver.controls.Tree
Get the message generator.
messageWidthFunction — Property, class twaver.controls.Tree
Get tree node message width generator.
min — Property, class twaver.charts.ScaleChart
MINOR — Static Property, class twaver.AlarmSeverity
minorScaleCount — Property, class twaver.charts.DialChart
minorScaleLineAlpha — Property, class twaver.charts.DialChart
minorScaleLineColor — Property, class twaver.charts.DialChart
minorScaleLineLength — Property, class twaver.charts.DialChart
minorScaleLineWidth — Property, class twaver.charts.DialChart
minZoom — Property, class twaver.charts.ChartBase
minZoom — Property, class twaver.network.Network
Get the minimum zoom value.
mouseEvent — Property, class twaver.network.interaction.InteractionEvent
The combined mouse event.
mouseMoveFunction — Property, class twaver.network.layout.CloudLayouter
Get the function that will be called when mouse is moved.
mouseOverFunction — Property, class twaver.network.layout.CloudLayouter
Get the function that will be called when mouse is moved over network canvas.
movable — Property, interface twaver.ILayer
Get value whether this layer is movable to up or down.
movable — Property, class twaver.Layer
Check whether this layer is movable.
movableFunction — Property, class twaver.network.Network
Get the movable filter of this network.
movableSelectedElements — Property, class twaver.network.Network
Get all movable selected elements with a collection.
movableSelectedElementsRect — Property, class twaver.network.Network
Get the rectangle covers all selected movable elements.
moveDown(data:twaver:IData) — method, class twaver.DataBox
Move specified data on index lower.
moveElements(elements:twaver:ICollection, xoffset:Number, yoffset:Number, animate:Boolean, finishFunction:Function, ui:mx.core:UIComponent) — Static Method , class twaver.Utils
Move elements with animate effect.
MoveInteractionHandler — class, package twaver.network.interaction
This interaction supports moving elements around on network canvas by mouse freely.
MoveInteractionHandler(network:twaver.network:Network, lazyMode:Boolean) — Constructor, class twaver.network.interaction.MoveInteractionHandler
Constructor of this handler.
moveSelectedElements(xoffset:Number, yoffset:Number, animate:Boolean, finishFunction:Function) — method, class twaver.network.Network
Move all selected elements from current locations to the specified offsets.
moveSelectionDown(sm:twaver:SelectionModel) — method, class twaver.DataBox
Move all selected data to lower index location.
moveSelectionDown() — method, class twaver.controls.Table
Move all selected data to lower index.
moveSelectionDown() — method, class twaver.controls.Tree
Move all selected data to lower index.
moveSelectionToBottom(sm:twaver:SelectionModel) — method, class twaver.DataBox
Move all selected data to the bottom index location.
moveSelectionToBottom() — method, class twaver.controls.Table
Move all selected data to bottom index.
moveSelectionToBottom() — method, class twaver.controls.Tree
Move all selected data to bottom index.
moveSelectionToTop(sm:twaver:SelectionModel) — method, class twaver.DataBox
Move all selected data to the top index location.
moveSelectionToTop() — method, class twaver.controls.Table
Move all selected data to top index.
moveSelectionToTop() — method, class twaver.controls.Tree
Move all selected data to top index.
moveSelectionUp(sm:twaver:SelectionModel) — method, class twaver.DataBox
Move all selected data to upper index location.
moveSelectionUp() — method, class twaver.controls.Table
Move all selected data to upper index.
moveSelectionUp() — method, class twaver.controls.Tree
Move all selected data to upper index.
moveSpeed — Property, class twaver.network.layout.CloudLayouter
Get the node movement speed.
moveTo(data:twaver:IData, newIndex:int) — method, class twaver.DataBox
Move the specified data to the specified index location.
moveToBottom(data:twaver:IData) — method, class twaver.DataBox
Move specified data to the bottom index location.
moveToTop(data:twaver:IData) — method, class twaver.DataBox
Move specified data to the top index location.
moveUp(data:twaver:IData) — method, class twaver.DataBox
Move specified data one index upper.
MULTIPLE_SELECTION — Constant Static Property, class twaver.SelectionModel
Selection mode indicates this selection model in multiple selection 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