Class Index | File Index

Classes


Class Exanpe.SecurePassword

Represents a Secure Password. Can be accessed through JavaScript by its id.
Defined in: exanpe-t5-lib.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Exanpe.SecurePassword(id, positionnings)
Constructor
Field Summary
Field Attributes Field Name and Description
<static> <constant>  
Exanpe.SecurePassword.HOVER_WAIT
Time to wait on hovering, before recording the number.
 
id
id of the instance
 
positionning object
Method Summary
Method Attributes Method Name and Description
 
Reset the value of the component
Class Detail
Exanpe.SecurePassword(id, positionnings)
Constructor
Parameters:
{String} id
the id of the main accordion element
{Object} positionnings
the number positionning
Field Detail
<static> <constant> Exanpe.SecurePassword.HOVER_WAIT
Time to wait on hovering, before recording the number. In milliseconds.

id
id of the instance

positionnings
positionning object
Method Detail
reset()
Reset the value of the component

Documentation generated by JsDoc Toolkit 2.0.0 on Mon Jan 09 2012 21:35:39 GMT+0100 (CET)