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  
IAlarm — Interface, package twaver
This interface defines the common properties and behaviours for Alarm class.
IAlarmElementMapping — Interface, package twaver
This interface defines the very high level properties of AlarmElementMapping.
IClient — Interface, package twaver
This interface defines a client property mechanism.
ICollection — Interface, package twaver
This class wraps an object collection which is represents a group of objects.
icon — Property, class twaver.Data
Get icon value for this data.
icon — Property, class twaver.DataBox
Get icon value for this data.
icon — Property, interface twaver.IData
The small icon of this data.
ICON_BUS — Static Property, class twaver.Defaults
Default icon for Bus element.
ICON_DATA — Static Property, class twaver.Defaults
Default icon for Data object.
ICON_DATABOX — Static Property, class twaver.Defaults
Default data box icon.
iconFunction — Property, class twaver.controls.Tree
ICON_FUNCTION — Static Property, class twaver.Defaults
Default element icon generator function.
ICON_GRID — Static Property, class twaver.Defaults
Default icon for Grid element.
ICON_GROUP — Static Property, class twaver.Defaults
Default icon for Group element.
ICON_LINK — Static Property, class twaver.Defaults
Default icon for Link element.
ICON_LINKSUBNETWORK — Static Property, class twaver.Defaults
Default icon for LinkSubNetwork element.
ICON_NODE — Static Property, class twaver.Defaults
Default icon for Node element.
iconsAttachment — Property, class twaver.network.ui.ElementUI
Get icon attachment.
IconsAttachment — class, package twaver.network.ui
This icon attachment display all attached icons on element body.
IconsAttachment(elementUI:twaver.network.ui:ElementUI, showInAttachmentCanvas:Boolean) — Constructor, class twaver.network.ui.IconsAttachment
Create icon attachment for the specified element ui.
ICONS_COLORS — Constant Static Property, class twaver.Styles
Style name of each icon's rendering color on element.
iconsColorsFunction — Property, class twaver.controls.Tree
Get tree node icon rendering color generator.
iconsColorsFunction — Property, class twaver.network.Network
Get the generator used to give rendering color for each attached icons for each element.
ICONS_COLORS_FUNCTION — Static Property, class twaver.Defaults
Default icon color generator.
iconsComponentsFunction — Property, class twaver.controls.Tree
Get customized icons components generator.
ICON_SHAPELINK — Static Property, class twaver.Defaults
Default icon for ShapeLink element.
ICON_SHAPENODE — Static Property, class twaver.Defaults
Default icon for ShapeNode element.
ICON_SHAPESUBNETWORK — Static Property, class twaver.Defaults
Default icon for ShapeSubNetwork element.
ICONS_NAMES — Constant Static Property, class twaver.Styles
Attached icons name of element.
iconsNamesFunction — Property, class twaver.controls.Tree
Get tree node icons generator.
iconsNamesFunction — Property, class twaver.network.Network
Get the generator used to determine what attached icons should be displayed for each element.
ICONS_NAMES_FUNCTION — Static Property, class twaver.Defaults
Default icon name generator.
ICONS_ORIENTATION — Constant Static Property, class twaver.Styles
Element icon attachment orientation, that is, the align direction.
ICONS_POSITION — Constant Static Property, class twaver.Styles
Element icon attachment position.
ICON_SUBNETWORK — Static Property, class twaver.Defaults
Default icon for SubNetwork element.
ICONS_XGAP — Constant Static Property, class twaver.Styles
Gap in x axis between element icon attachments.
ICONS_XOFFSET — Constant Static Property, class twaver.Styles
Element icon attachment x offset base on the ICONS_POSITION.
ICONS_YGAP — Constant Static Property, class twaver.Styles
Gap in y axis between element icon attachments.
ICONS_YOFFSET — Constant Static Property, class twaver.Styles
Element icon attachment y offset base on the ICONS_POSITION.
id — Property, class twaver.Data
Get the ID value of this data.
id — Property, interface twaver.IData
The ID of this data.
IData — Interface, package twaver
This class defines a very high level managed object data model for TWaver Flex.
idMap — Property, class twaver.XMLSerializer
A map contains all datas information
IDummy — Interface, package twaver
This is the abstract defination of element Dummy.
IElement — Interface, package twaver
This class defines the special data that works with ElementBox.
IImageAsset — Interface, package twaver
This class wraps a bitmap image resource which will be used in TWaver Flex.
IInteractionHandler — Interface, package twaver.network.interaction
This interace defines the interaction handler for network canvas.
ILayer — Interface, package twaver
This class defines high level properties and behaviours for network layers.
image — Property, class twaver.Node
Get image url of this node.
image — Property, class twaver.RotatableNode
Set image url value for this node.
imageAsset — Property, class twaver.ImageLoadEvent
IMAGE_CAPS_STYLE — Constant Static Property, class twaver.Styles
Element image caps sytle.
IMAGE_GROUP — Static Property, class twaver.Defaults
Default image for Group element.
IMAGE_JOINT_STYLE — Constant Static Property, class twaver.Styles
Element image joint style.
ImageLoadEvent — class, package twaver
ImageLoadEvent(name:String, imageAsset:twaver:IImageAsset) — Constructor, class twaver.ImageLoadEvent
IMAGE_NODE — Static Property, class twaver.Defaults
Default iamge for Node element.
IMAGE_OUTLINE_ALPHA — Constant Static Property, class twaver.Styles
Element image outline color transparency.
IMAGE_OUTLINE_COLOR — Constant Static Property, class twaver.Styles
Element image outline color.
IMAGE_OUTLINE_WIDTH — Constant Static Property, class twaver.Styles
Element image outline width.
IMAGE_PADDING — Constant Static Property, class twaver.Styles
Element image inner gap.
IMAGE_PADDING_BOTTOM — Constant Static Property, class twaver.Styles
Element image inner gap on bottom.
IMAGE_PADDING_LEFT — Constant Static Property, class twaver.Styles
Element image inner gap in left side.
IMAGE_PADDING_RIGHT — Constant Static Property, class twaver.Styles
Element image inner gap in right side.
IMAGE_PADDING_TOP — Constant Static Property, class twaver.Styles
Element image inner gap on top.
IMAGE_PIXEL_HINTING — Constant Static Property, class twaver.Styles
Whether enable element image pixel hinting.
IMAGE_SCALE_MODE — Constant Static Property, class twaver.Styles
Element image scale mode.
IMAGE_SHAPE — Constant Static Property, class twaver.Styles
Element image shape.
IMAGE_STRETCH — Constant Static Property, class twaver.Styles
Element image stretch policy.
IMAGE_SUBNETWORK — Static Property, class twaver.Defaults
Default image for SubNetwork element.
increaseAcknowledgedAlarm(severity:twaver:AlarmSeverity, increment:uint) — method, class twaver.AlarmState
Add given number acknowledged alarms with given alarm severity.
increaseNewAlarm(severity:twaver:AlarmSeverity, increment:uint) — method, class twaver.AlarmState
Add specified number new alarms with specified alarm severity.
INDETERMINATE — Static Property, class twaver.AlarmSeverity
IndexChangeEvent — class, package twaver
This event wraps the change information that the index of a data or element of the data box or element box has been changed.
IndexChangeEvent(element:twaver:IElement, oldIndex:int, newIndex:int, bubbles:Boolean, cancelable:Boolean) — Constructor, class twaver.IndexChangeEvent
Constructor.
INNER_ALPHA — Constant Static Property, class twaver.Styles
Element inner fill color transparency.
INNER_BACK — Constant Static Property, class twaver.Styles
Boolean value, whether display element inner shape behind element body.
innerColor — Property, class twaver.network.ui.ElementUI
Get element inner color.
INNER_COLOR — Constant Static Property, class twaver.Styles
Element inner fill color.
innerColorFunction — Property, class twaver.controls.Tree
Get tree node inner color generator.
innerColorFunction — Property, class twaver.network.Network
Get the element inner rendering color generator.
INNER_COLOR_FUNCTION — Static Property, class twaver.Defaults
Default element inner fill color generator function.
innerDarkerRadius — Property, class twaver.charts.DialChart
innerDarkerRadius — Property, class twaver.charts.PieChart
INNER_GRADIENT — Constant Static Property, class twaver.Styles
Element inner shape gradient pattern.
INNER_GRADIENT_ALPHA — Constant Static Property, class twaver.Styles
Element inner shape gradient color transparency.
INNER_GRADIENT_COLOR — Constant Static Property, class twaver.Styles
Element inner shape gradient color.
INNER_OUTLINE_ALPHA — Constant Static Property, class twaver.Styles
Element inner shape outline color transparency.
INNER_OUTLINE_COLOR — Constant Static Property, class twaver.Styles
Element inner shape outline color.
INNER_OUTLINE_WIDTH — Constant Static Property, class twaver.Styles
Element inner shape outline width.
INNER_PADDING — Constant Static Property, class twaver.Styles
Element inner shape padding value.
INNER_PADDING_BOTTOM — Constant Static Property, class twaver.Styles
Element inner shape padding value on the bottom.
INNER_PADDING_LEFT — Constant Static Property, class twaver.Styles
Element inner shape padding value in left side.
INNER_PADDING_RIGHT — Constant Static Property, class twaver.Styles
Element inner shape padding value in right side.
INNER_PADDING_TOP — Constant Static Property, class twaver.Styles
Element inner shape padding value on the top.
innerRadius — Property, class twaver.charts.DialChart
INNER_SHAPE — Constant Static Property, class twaver.Styles
Element inner fill shape.
INNER_STYLE — Constant Static Property, class twaver.Styles
Defines the element body representation style for native alarms.
INNER_STYLE_DYE — Constant Static Property, class twaver.Consts
Defines the element body representation for native alarms.
INNER_STYLE_NONE — Constant Static Property, class twaver.Consts
Defines the element body representation for native alarms.
INNER_STYLE_SHAPE — Constant Static Property, class twaver.Consts
Defines the element body representation for native alarms.
installListeners() — method, class twaver.network.interaction.BasicInteractionHandler
Install listeners on this interaction.
installListeners() — method, class twaver.network.interaction.CreateLinkInteractionHandler
Install listeners on this interaction.
installListeners() — method, class twaver.network.interaction.CreateShapeNodeInteractionHandler
Install listeners on this interaction.
installListeners() — method, class twaver.network.interaction.DefaultInteractionHandler
Install listeners on this interaction.
installListeners() — method, class twaver.network.interaction.EditInteractionHandler
Install listeners on this interaction.
installListeners() — method, interface twaver.network.interaction.IInteractionHandler
This method is defined to install the necessary listeners into this listener.
installListeners() — method, class twaver.network.interaction.MapFilterInteractionHandler
Install listeners on this interaction.
installListeners() — method, class twaver.network.interaction.MoveInteractionHandler
Install listeners on this interaction.
installListeners() — method, class twaver.network.interaction.PanInteractionHandler
installListeners() — method, class twaver.network.interaction.SelectInteractionHandler
Install listeners on this interaction.
InteractionEvent — class, package twaver.network.interaction
This class wrapps interaction event information to interaction listeners.
InteractionEvent(kind:String, network:twaver.network:Network, mouseEvent:flash.events:MouseEvent, element:twaver:IElement, bubbles:Boolean, cancelable:Boolean) — Constructor, class twaver.network.interaction.InteractionEvent
Event constructor.
interactionHandlers — Property, class twaver.network.Network
Get interaction handlers for network.
interruptable — Property, class twaver.charts.LineChart
invalidate() — method, class twaver.charts.ChartBase
invalidate() — method, class twaver.network.ui.BackgroundUI
Invalidate painting of this background ui.
invalidate(checkAttachments:Boolean) — method, class twaver.network.ui.ElementUI
Invalidate element ui.
invalidate(checkAttachments:Boolean) — method, class twaver.network.ui.NodeUI
Invalidate element ui.
invalidateBackground(event:any) — method, class twaver.network.Network
invalidateElementIndex() — method, class twaver.network.Network
invalidateElementUI(element:twaver:IElement, checkAttachments:Boolean) — method, class twaver.network.Network
Invalidate specified element UI.
invalidateElementUIs(checkAttachments:Boolean) — method, class twaver.network.Network
Invalidate all element UIs.
invalidateElementVisibility() — method, class twaver.network.Network
Call this to invalidate all element visibilities.
invalidateModel() — method, class twaver.charts.ChartBase
invalidateOverview(e:any) — method, class twaver.network.Overview
Call this to invalidate overview canvas.
invalidateSelectedElementUIs(checkAttachments:Boolean) — method, class twaver.network.Network
Invalidate all selected elements' UI area.
invalidateTreeData(treeData:twaver.controls:TreeData) — method, class twaver.controls.Tree
isAdjustedToBottom() — method, class twaver.Element
Check whether this element has been adjusted to bottom.
isAdjustedToBottom() — method, class twaver.Group
Check whether this element has been adjusted to bottom.
isAdjustedToBottom() — method, interface twaver.IElement
Check whether this element has been adjusted to the bottom.
isAtCenter(node:twaver:Node, perspective:Number, cx:Number, cy:Number, cz:Number) — method, class twaver.network.layout.CloudLayouter
Whether specified node is at center location of the cloud.
isBranch(treeData:twaver.controls:TreeData) — method, class twaver.controls.Tree
Check whether this tree node is a branch that displayed as a folder and can be opened.
isBundleAgent() — method, class twaver.Link
isCheckable(data:twaver:IData) — method, class twaver.controls.Tree
isClearedAlarmSeverity(severity:twaver:AlarmSeverity) — Static Method , class twaver.AlarmSeverity
Check whether the given alarm severity is the cleared severity.
isClientCdata(property:String) — method, class twaver.SerializationSettings
Check whether specified client property is CDATA XML style.
isComplexColumn(property:String) — method, class twaver.controls.Table
isDataOpen(data:twaver:IData) — method, class twaver.controls.Tree
Check whether a tree node is opened now.
isDataVisible(data:twaver:IData) — method, class twaver.controls.Tree
Check whether specified tree node is visible now.
isDescendantOf(data:twaver:IData) — method, class twaver.Data
Check whether this data is a descendant of the specified data object.
isDescendantOf(data:twaver:IData) — method, interface twaver.IData
Check whether this data is a descendant of the specified data.
isDeserializing — Static Property, class twaver.Utils
The flag indicated whether it is deserializing now.
isEditable(element:twaver:IElement) — method, class twaver.network.Network
Check whether the specified element is editable on this network canvas.
isEditable() — method, class twaver.network.ui.ElementUI
Check whether this element is editable now.
isEditable() — method, class twaver.network.ui.GroupUI
Check whether this element is editable now.
isEditable() — method, class twaver.network.ui.LinkUI
Check whether this element is editable now.
isEditable() — method, class twaver.network.ui.RotatableNodeUI
Check whether this element is editable now.
isEditable() — method, class twaver.network.ui.ShapeLinkUI
Check whether this element is editable now.
isEditingElement — Property, class twaver.network.Network
Check whether network now is editing an element.
isEmpty() — method, class twaver.AlarmState
Check whether this alarm state object is empty.
isEmpty() — method, class twaver.DataBox
Whether this data box is empty (no data).
isEnableTristateCheckBox — Property, class twaver.controls.Tree
isGlobalClientCdata(property:String) — Static Method , class twaver.SerializationSettings
Check whether specified client property is a global defined CDATA XML style.
isGlobalPropertyCdata(property:String) — Static Method , class twaver.SerializationSettings
Check whether specified property is a global defined CDATA XML style property.
isGlobalStyleCdata(property:String) — Static Method , class twaver.SerializationSettings
Check whether specified property is a global defined CDATA XML style.
isHostOn(node:twaver:Node) — method, class twaver.Follower
Check whether the specified node is my host or on my host chain.
isInterested(data:twaver:IData) — method, class twaver.QuickFinder
Whether specified data is a data that current finder has interesting.
IS_INVALIDATE_PROPERTY — Static Property, class twaver.charts.ChartBase
isLayoutable(node:twaver:Node) — method, class twaver.network.layout.CloudLayouter
Check whether specified node element is layoutable.
isLooped() — method, class twaver.Link
Chech whether this link is looped.
isLoopedHostOn(follower:twaver:Follower) — method, class twaver.Follower
Check whether specified follower is on a looped host chain.
isMovable(element:twaver:IElement) — method, class twaver.network.Network
Check whether specified element is movable on network canvas.
isMovable(node:twaver:Node) — method, class twaver.network.layout.SpringLayouter
Check whether specified node is movable in this layout.
isMovingElement — Property, class twaver.network.Network
Check whether now has an element is moving on network canvas.
isOpen(data:twaver:IData) — method, class twaver.controls.Tree
Check whether specified tree node is opened.
isParentOf(data:twaver:IData) — method, class twaver.Data
Check whether this data is the parent of specified data.
isParentOf(data:twaver:IData) — method, interface twaver.IData
Check whether this data is the parent of specified data.
isPermissionGIS() — Static Method , class twaver.Utils
_isPropagating — Property, class twaver.PropertyPropagator
isPropertyCdata(property:String) — method, class twaver.SerializationSettings
Check whether specified property is CDATA XML style.
isRelatedTo(data:twaver:IData) — method, class twaver.Data
Check whether this data has descendant relationship with the specified data.
isRelatedTo(data:twaver:IData) — method, interface twaver.IData
Check whether this data and the specified data has any relationship of descendant.
isSelectable(data:twaver:IData) — method, class twaver.SelectionModel
Check whether specified data is selected.
isSelected(data:twaver:IData) — method, class twaver.charts.ChartBase
isSelected(element:twaver:IElement) — method, class twaver.network.Network
Check whether specified element is selected on this network.
isSelectingElement — Property, class twaver.network.Network
Get boolean value whether now network canvas is selecting elements.
isSerializable(data:twaver:IData) — method, class twaver.XMLSerializer
Check whether this data is should serialized.
isStyleCdata(property:String) — method, class twaver.SerializationSettings
Check whether specified style property is CDATA XML style.
isTreeDataVisible(treeData:twaver.controls:TreeData) — method, class twaver.controls.Tree
Whether specified tree data is visible now.
IStyle — Interface, package twaver
This interface defines a class that carry styles.
ISubNetwork — Interface, package twaver
This is an indicator interface in TWaver Flex indicates that an element can be "drill-down".
isValidMouseEvent(e:flash.events:MouseEvent) — method, class twaver.network.Network
Check whether the mouse event is a valid mouse operation event on network canvas.
isVisible(data:twaver:IData) — method, class twaver.charts.ChartBase
isVisible(data:twaver:IData) — method, class twaver.controls.Table
Check whether the given data should be visible on this view.
isVisible(data:twaver:IData) — method, class twaver.controls.Tree
Check whether the given data should be visible on this view.
isVisible(element:twaver:IElement) — method, class twaver.network.Network
Whether specified element is visible.
isVisible(element:twaver:IElement) — method, class twaver.network.layout.SpringLayouter
Check whether specified element is visible.
itemToDataTip(data:Object) — method, class twaver.controls.Tree
itemToIcon(item:Object) — method, class twaver.controls.Tree
itemToLabel(data:Object) — method, class twaver.controls.TableColumn
itemToLabel(data:Object) — method, class twaver.controls.Tree
iterateMode — Property, class twaver.controls.Table
Get the data iterator mode.
ITERATE_MODE_FORWARD — Constant Static Property, class twaver.Consts
Defines the data iterate mode to forward direction.
ITERATE_MODE_REVERSE — Constant Static Property, class twaver.Consts
Defines the data iterate mode to backward direction.
ITERATE_MODE_ROOTS — Constant Static Property, class twaver.Consts
Defines the data iterate mode that only iterate root elements (without parent)
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