Package | Description |
---|---|
com.borland.silktest.jtf.flex |
This package contains classes for the Flex TechDomain.
|
Modifier and Type | Class and Description |
---|---|
class |
FlexAccordion
An Accordion navigator container has a collection of child containers, but only one of them at a time is visible.
|
class |
FlexAlert
A pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon.
|
class |
FlexApplication
A default, or Application, container that lets you start adding content to your application without explicitly defining another container.
|
class |
FlexBox
A Box container lays out its children in a single vertical column or a single horizontal row.
|
class |
FlexButtonBar
Defines a horizontal or vertical group of logically related push buttons with a common look and navigation.
|
class |
FlexCanvas
A Canvas layout container defines a rectangular region in which you place child containers and controls.
|
class |
FlexDividedBox
Measures and lays out its children horizontally or vertically in exactly the same way as a Box container, but it inserts draggable dividers in the gaps between the children.
|
class |
FlexForm
Use this class to control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation.
|
class |
FlexFormItem
Defines a label and one or more children arranged horizontally or vertically.
|
class |
FlexLinkBar
Defines a horizontal or vertical row of LinkButton controls that designate a series of link destinations.
|
class |
FlexNavigationBar
The superclass for navigator controls, such as the LinkBar and TabBar controls.
|
class |
FlexPanel
Consists of a title bar, a caption, a border, and a content area for its children.
|
class |
FlexTabNavigator
Extends the ViewStack container by including a TabBar container for navigating between its child containers.
|
class |
FlexTitleWindow
Contains a title bar, a caption, a border, and a content area for its child.
|
class |
FlexToggleButtonBar
Defines a horizontal or vertical group of buttons that maintain their selected or deselected state.
|
class |
FlexViewStack
Consists of a collection of child containers stacked on top of each other, where only one child at a time is visible.
|
class |
FlexWindow
The Window is a top-level container for additional windows in an AIR desktop application.
|
class |
FlexWindowedApplication
The WindowedApplication defines the application container that you use to create Flex applications for AIR applications.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.