Validator « Development « Flex
Home
Flex
1.
Chart
2.
Components
3.
Container
4.
Data Model
5.
Development
6.
Effects
7.
Event
8.
Graphics
9.
Grid
10.
Style
Flash / Flex / ActionScript
Flash Tutorials
Flex
»
Development
»
Validator
Screenshots
1.
A basic validator for requirement
2.
Set source and trigger for validator
3.
Set source and property for Validator
4.
Validate model data with Validator
5.
Declare validators in ActionScript
6.
Assigning a validator to the data model
7.
Set validator property to text
8.
Set validator domain
9.
Validator returns ValidationResultEvent
10.
Use Validator.validateAll() to invoke validators in an Array
11.
Assign validator target
12.
MXML validator classes
13.
Call validator validate method in button click action handler
14.
Use a Button control to invoke a validator
15.
Use Validators in function
16.
Run a list of validators defined in an Array
17.
Display validation result for a list of validator one by one
18.
Use a validator along with a data binding to validate
19.
Create and invoke a validator programmatically in when a user clicks a Button control
20.
Invoking multiple validators in a function
21.
Explicitly handing validator validation events
22.
Use Validator defined in MXML and call its validate method
23.
Create an array with the validators
24.
Create and invoke a validator programmatically when a user clicks a Button control
25.
Use method to invoke two validators in response to the click event for the Button control
26.
Use a Button control to invoke a validator, but the application first determines which validator to execute
27.
Use Email validator
28.
Use Array.filter() filter out disabled validator
29.
Use button event to trigger a validation event
30.
ActionScript based Validation
31.
Form data validation
32.
Triggering validation by using events
33.
Triggering validation by using the default event
34.
Call validation method in a user method
35.
ValidationResultEvent property
36.
Changing the color of the validation error message
37.
Clearing a validation error
38.
Validate one component but have validation results apply to a different component
39.
Explicitly handling component validation events
40.
More than one field date validation
41.
Data Validation Through Events
42.
Data Validation Through ActionScript
43.
Triggering validation with Events
44.
Write the performValidation() function
45.
Perform a validation on a required input field
46.
Reset Value based on validation result
47.
Set errorString to create an error tip without performing any validation
48.
validate handler and invalid handler
49.
Run the validate() method and assign the result to a variable
50.
Required field Error message
java2s.com
|
|
Contact Us
|
Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.