MACROMEDIA FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 User Manual Page 99

  • Download
  • Add to my manuals
  • Print
  • Page
    / 184
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 98
Validators 99
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:
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 Change description
createXML() createXMLDocument()
Member Change description
DIGITS DECIMAL_DIGITS
disable()
enabled
disableStructure enabled
enable()
enabled
enableStructure() enabled
field
source
and property
hasErrors()
Removed.
isStructureValid() validate()
isValid() validate()
LETTERS
This property was private and is now protected; it is now
named
ROMAN_LETTERS.
validateAll()
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.
validationError()
Removed.
Page view 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 183 184

Comments to this Manuals

No comments