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 | |
tabClose — Event in class flexlib.containers.SuperTabNavigator | |
Fired when the close button of a tab is clicked. | |
tabClose — Event in class flexlib.controls.SuperTabBar | |
Fired when the close button of a tab is clicked. | |
TAB_CLOSE — Constant static property in class flexlib.events.SuperTabEvent | |
tabCloseButtonStyleName — Style in class flexlib.controls.tabBarClasses.SuperTab | |
Name of CSS style declaration that specifies the style to use for the close button | |
tabIndex — Property in class flexlib.events.SuperTabEvent | |
TabPopUpButtonSkin — Class in package flexlib.skins | |
The skin for the PopUpMenuButton to the right of the tabs on a SuperTabNavigator. | |
TabPopUpButtonSkin() — Constructor in class flexlib.skins.TabPopUpButtonSkin | |
Constructor. | |
TabReorderEvent — Class in package flexlib.events | |
This is basically an IndexChangedEvent. | |
TabReorderEvent(type, bubbles, cancelable, relatedObject, oldIndex, newIndex, triggerEvent) — Constructor in class flexlib.events.TabReorderEvent | |
tabsReordered — Event in class flexlib.containers.SuperTabNavigator | |
tabsReordered — Event in class flexlib.controls.SuperTabBar | |
Fired when a tab is dropped onto this SuperTabBar, which re-orders the tabs and updates the list of tabs. | |
TABS_REORDERED — Constant static property in class flexlib.controls.SuperTabBar | |
Event that is dispatched when the tabs are re-ordered in the SuperTabBar. | |
tabUpdated — Event in class flexlib.controls.SuperTabBar | |
Fired when the the label or icon of a child is updated and the tab gets updated to reflect the new icon or label. | |
tabUpdated — Event in class flexlib.controls.tabBarClasses.SuperTab | |
Fired when the the label of this tab is updated by the user double clicking and editing the tab label. | |
TAB_UPDATED — Constant static property in class flexlib.events.SuperTabEvent | |
testColor — Style in class flexlib.controls.treeGridClasses.TreeGridItemRenderer | |
text — Property in class flexlib.controls.PromptingTextArea | |
Override the behavior of text so that it doesn't take into account the prompt. | |
text — Property in class flexlib.controls.PromptingTextInput | |
Override the behavior of text so that it doesn't take into account the prompt. | |
TEXT_LIST — Constant static property in class flexlib.controls.ConvertibleTreeList | |
If mode is set to TEXT_LIST then the List control is used for display and only labels are shown. | |
textRollOverColor — Style in class flexlib.baseClasses.AccordionBase | |
Color of header text when rolled over. | |
textSelectedColor — Style in class flexlib.baseClasses.AccordionBase | |
Color of selected text. | |
thumbCount — Property in class flexlib.baseClasses.SliderBase | |
The number of thumbs allowed on the slider. | |
thumbDisabledSkin — Style in class flexlib.baseClasses.SliderBase | |
The skin for the slider thumb disabled state. | |
thumbDownSkin — Style in class flexlib.baseClasses.SliderBase | |
The skin for the slider thumb down state. | |
thumbDrag — Event in class flexlib.baseClasses.SliderBase | |
Dispatched when the slider's thumb is pressed and then moved by the mouse. | |
thumbOffset — Style in class flexlib.baseClasses.SliderBase | |
The y-position offset (if direction is horizontal) or x-position offset (if direction is vertical) of the thumb relative to the track. | |
thumbOverSkin — Style in class flexlib.baseClasses.SliderBase | |
The skin for the slider thumb over state. | |
thumbPress — Event in class flexlib.baseClasses.SliderBase | |
Dispatched when the slider's thumb is pressed, meaning the user presses the mouse button over the thumb. | |
thumbRelease — Event in class flexlib.baseClasses.SliderBase | |
Dispatched when the slider's thumb is released,
meaning the user releases the mouse button after
a thumbPress event. |
|
thumbUpSkin — Style in class flexlib.baseClasses.SliderBase | |
The skin for the slider thumb up state. | |
tickColor — Style in class flexlib.baseClasses.SliderBase | |
The color of the tick marks. | |
tickInterval — Property in class flexlib.baseClasses.SliderBase | |
The spacing of the tick marks relative to the maximum value
of the control. |
|
tickLength — Style in class flexlib.baseClasses.SliderBase | |
The length in pixels of the tick marks. | |
tickOffset — Style in class flexlib.baseClasses.SliderBase | |
The y-position offset (if direction is horizontal) or x-position offset (if direction is vertical) of the tick marks relative to the track. | |
tickThickness — Style in class flexlib.baseClasses.SliderBase | |
The thickness in pixels of the tick marks. | |
tickValues — Property in class flexlib.baseClasses.SliderBase | |
The positions of the tick marks on the slider. | |
tile — Event in class flexlib.mdi.managers.MDIManager | |
Dispatched when the windows are tiled. | |
tile(fillAvailableSpace, gap) — Method in class flexlib.mdi.managers.MDIManager | |
Tiles the window across the screen
By default, windows will be tiled to all the same size and use only the space they can accomodate. |
|
TILE — Constant static property in class flexlib.mdi.events.MDIManagerEvent | |
tileMinimize — Property in class flexlib.mdi.managers.MDIManager | |
tileMinimizeWidth — Property in class flexlib.mdi.managers.MDIManager | |
tilePadding — Property in class flexlib.mdi.managers.MDIManager | |
Timeline — Class in package flexlib.scheduling | |
Timeline is an independent control that renders and let users interact with a customizable timeframe. | |
Timeline() — Constructor in class flexlib.scheduling.Timeline | |
TimeRangeDescriptorUtil — Class in package flexlib.scheduling.timelineClasses | |
timeRanges — Property in class flexlib.scheduling.ScheduleViewer | |
timeRanges — Property in class flexlib.scheduling.Timeline | |
timeRanges — Property in class flexlib.scheduling.scheduleClasses.layout.BackgroundLayout | |
timeRanges — Property in interface flexlib.scheduling.scheduleClasses.layout.IBackgroundLayout | |
timeRanges — Property in interface flexlib.scheduling.scheduleClasses.layout.IVerticalLinesLayout | |
timeRanges — Property in class flexlib.scheduling.scheduleClasses.layout.VerticalLinesLayout | |
titleBarOverlay — Property in class flexlib.mdi.containers.MDIWindow | |
Invisible shape laid over titlebar to prevent funkiness from clicking in title textfield. | |
titleStyleNameFocus — Style in class flexlib.mdi.containers.MDIWindow | |
Style declaration name for the text in the title bar when the window is in focus. | |
titleStyleNameNoFocus — Style in class flexlib.mdi.containers.MDIWindow | |
Style declaration name for the text in the title bar when the window is not in focus. | |
toggleHeader — Style in class flexlib.containers.WindowShade | |
If true, the value of the headerButton's toggle property will be set to true;
otherwise the toggle property will be left in its default state. |
|
toolTipField — Property in class flexlib.controls.ImageMap | |
Field of the <area /> item that will be used for the tooltip. |
|
toString() — Method in class flexlib.scheduling.scheduleClasses.ColoredScheduleEntry | |
toString() — Method in class flexlib.scheduling.scheduleClasses.SimpleScheduleEntry | |
toString() — Method in class flexlib.scheduling.scheduleClasses.layout.EntryLayoutItem | |
totalMilliseconds — Property in interface flexlib.scheduling.scheduleClasses.layout.ILayout | |
totalMilliseconds — Property in class flexlib.scheduling.scheduleClasses.layout.Layout | |
trackColors — Style in class flexlib.baseClasses.SliderBase | |
The colors of the track, as an array of two colors. | |
trackHighlightSkin — Style in class flexlib.baseClasses.SliderBase | |
The skin for the slider track when it is selected. | |
trackMargin — Style in class flexlib.baseClasses.SliderBase | |
The size of the track margins, in pixels. | |
trackSkin — Style in class flexlib.baseClasses.SliderBase | |
The skin for the slider track. | |
tree — Property in class flexlib.controls.ConvertibleTreeList | |
The Tree control that is displayed when the mode is set to ConvertibleTreeList.TREE
|
|
TREE — Constant static property in class flexlib.controls.ConvertibleTreeList | |
If mode is set to TREE then the Tree control is used for display. | |
TreeGrid — Class in package flexlib.controls | |
TreeGrid() — Constructor in class flexlib.controls.TreeGrid | |
TreeGridColumn — Class in package flexlib.controls.treeGridClasses | |
TreeGridColumn() — Constructor in class flexlib.controls.treeGridClasses.TreeGridColumn | |
TreeGridItemRenderer — Class in package flexlib.controls.treeGridClasses | |
TreeGridItemRenderer() — Constructor in class flexlib.controls.treeGridClasses.TreeGridItemRenderer | |
Constructor. | |
TreeGridListData — Class in package flexlib.controls.treeGridClasses | |
TreeGridListData(text, dataField, columnIndex, uid, owner, rowIndex) — Constructor in class flexlib.controls.treeGridClasses.TreeGridListData | |
trunk — Property in class flexlib.controls.treeGridClasses.TreeGridItemRenderer | |
The internal shape that displays the trunks in this renderer. | |
trunk — Property in class flexlib.controls.treeGridClasses.TreeGridListData | |
A String that enumerate the trunk style for the item in the TreeGrid control. | |
trunkOffsetBottom — Property in class flexlib.controls.treeGridClasses.TreeGridListData | |
trunkOffsetTop — Property in class flexlib.controls.treeGridClasses.TreeGridListData | |
tween — Property in class flexlib.baseClasses.AccordionBase | |
tweenContentHeight — Property in class flexlib.baseClasses.AccordionBase | |
tweenContentWidth — Property in class flexlib.baseClasses.AccordionBase | |
tweenNewSelectedIndex — Property in class flexlib.baseClasses.AccordionBase | |
tweenOldSelectedIndex — Property in class flexlib.baseClasses.AccordionBase | |
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 |