inputEx-library

inputEx  0.7.1

inputEx-library > inputEx > inputEx.StringAvailability
Search:
 
Filters

Class inputEx.StringAvailability - extends inputEx.StringField

String field that sends an Ajax request to check if it is available

Constructor

inputEx.StringAvailability ( options )
Parameters:
options <Object>

Properties inherited from inputEx.Field:

Methods

getAvailability

void getAvailability ( )
Perform the Ajax request

onAvailable

void onAvailable ( )
What to do when the string is available

onUnavailable

void onUnavailable ( )
What to do when the string is NOT available

setOptions

void setOptions ( options )
Parameters:
options <Object> Options object as passed to the constructor

Events inherited from inputEx.Field:


Copyright © 2011 Eric Abouaf All rights reserved.