Description
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. This class also lets you use style sheets to
configure the appearance of your forms.
Availability
This class is supported only on the Open Agent.
Inheritance
FlexForm is derived from the FlexContainer class. No classes derive from this class.
Methods
FlexForm inherits all its methods from FlexContainer, FlexObject, FlexDisplayObject, and AnyWin.
Properties
FlexForm inherits all its properties from FlexContainer, FlexObject, FlexDisplayObject, and AnyWin.