Utilities; Validators - Adobe FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Manual

Migrating applications to flex 2
Table of Contents

Advertisement

Utilities

This section provides information about changes to classes in the mx.utils package.
mx.utils.XMLUtil
The following table describes changes to XMLUtil class:
Member
createXML()

Validators

This section provides information about changes to classes in the mx.validator package.
mx.validator.Validator
The following table describes the changes to the Validator class:
Member
DIGITS
disable()
disableStructure
enable()
enableStructure()
field
hasErrors()
isStructureValid()
isValid()
LETTERS
validateAll()
validationError()
Change description
createXMLDocument()
Change description
DECIMAL_DIGITS
enabled
enabled
enabled
enabled
and
source
property
Removed.
validate()
validate()
This property was private and is now protected; it is now
named
ROMAN_LETTERS
Returns an Array of ValidationResultEvent for Validators
that failed. If all are successful, this method returns an
empty Array. Previously, this method returned a Boolean
value.
Removed.
.
Validators
99

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flex 2

Table of Contents