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  
ABSOLUTE — Property in Class com.teotiGraphix.core.LayoutType
 The 'absolute' type lays out it's children using the x nd y positions that were set explicitly in the children.
ACCORDION — Property in Class com.teotiGraphix.containers.collapsiblePaneClasses.CollapseType
 The 'accordion' type will open and close pane's as they are clicked.
addClient(component:IUIComponent) Boolean — Method in Class com.teotiGraphix.managers.ResizeManagerFX
 Adds a client to the manager's queue.
addClient(component:IUIComponent) Boolean — Method in Class com.teotiGraphix.managers.MoveManagerFX
 Adds a client to the manager's queue.
addClients(components:Array) Boolean — Method in Class com.teotiGraphix.managers.MoveManagerFX
 Adds an array of IUIComponents to the manager's queue.
addClients(components:Array) Boolean — Method in Class com.teotiGraphix.managers.ResizeManagerFX
 Adds an array of IUIComponents to the manager's queue.
addMapProperties(map:Object) void — Method in Class com.teotiGraphix.core.WorkSpaceData
 Adds properties in a mapped object to the main properties object.
addOverlay(childList:String,component:IUIComponent = null) Boolean — Method in Interface com.teotiGraphix.managers.overlayClasses.IOverlay
 Adds the overlay to the client component.
addOverlay(childList:String,component:IUIComponent = null) Boolean — Method in Class com.teotiGraphix.managers.overlayClasses.Overlay
 Adds the overlay to the client component.
addParentClient(parentComponent:IUIComponent,excludeComponents:Array = null) Boolean — Method in Class com.teotiGraphix.managers.MoveManagerFX
 Adds a parent's view children IChildList to the manager's queue.
addParentClient(parentComponent:IUIComponent,excludeComponents:Array = null) Boolean — Method in Class com.teotiGraphix.managers.ResizeManagerFX
 Adds a parent's view children IChildList to the manager's queue.
allowMove — Property in Class com.teotiGraphix.managers.dragManagerClasses.DragInfo
 If this drag operation allows moving.
alpha — Property in Class com.teotiGraphix.managers.dragManagerClasses.DragInfo
 The alpha of the drag proxy.
altKeyEnabled — Property in Class com.teotiGraphix.managers.ResizeManagerFX
 If the ALT key is enabled in operations of this manager.
altKeyEnabled — Property in Class com.teotiGraphix.managers.MoveManagerFX
 If the ALT key is enabled in operations of this manager.
applicationDragEnabled — Property in Interface com.teotiGraphix.containers.IDockAreaClient
 Determines if the pane can be dragged and dropped when the pane is not in docked mode (isDocked == false).
applicationDragEnabled — Property in Class com.teotiGraphix.containers.DockPaneFX
 Determines if the pane can be dragged and dropped when the pane is not in docked mode (isDocked == false).
applicationDropEnabled — Property in Class com.teotiGraphix.containers.DockAreaFX
 Determines if the dock area can except clients that are currently popUps' (isDocked == true).
applicationDropEnabled — Property in Interface com.teotiGraphix.containers.IDockArea
 Determines if the dock area can except clients that are currently popUps' (isDocked == true).
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