CAF Shared JavaScript

Class ATTRIBUTE_TRANSLATIONS.read.values

Object
   |
   +--ATTRIBUTE_TRANSLATIONS.read.values

class ATTRIBUTE_TRANSLATIONS.read.values

Field Summary
<static>  Object onblur
          
<static>  Object onchange
          
<static>  Object onclick
          
<static>  Object ondblclick
          
<static>  Object onfocus
          
<static>  Object onkeydown
          
<static>  Object onkeypress
          
<static>  Object onkeyup
          
<static>  Object onload
          
<static>  Object onmousedown
          
<static>  Object onmousemove
          
<static>  Object onmouseout
          
<static>  Object onmouseover
          
<static>  Object onmouseup
          
<static>  Object onreset
          
<static>  Object onselect
          
<static>  Object onsubmit
          
<static>  Object onunload
          
   
Method Summary
<static> Object action(element, attribute)
          
<static> void checked(element, attribute)
          
<static> void disabled(element, attribute)
          
<static> Object href(element, attribute)
          
<static> void multiple(element, attribute)
          
<static> void readonly(element, attribute)
          
<static> Object src(element, attribute)
          
<static> Object type(element, attribute)
          

Field Detail

onblur

<static> Object onblur

onchange

<static> Object onchange

onclick

<static> Object onclick

ondblclick

<static> Object ondblclick

onfocus

<static> Object onfocus

onkeydown

<static> Object onkeydown

onkeypress

<static> Object onkeypress

onkeyup

<static> Object onkeyup

onload

<static> Object onload

onmousedown

<static> Object onmousedown

onmousemove

<static> Object onmousemove

onmouseout

<static> Object onmouseout

onmouseover

<static> Object onmouseover

onmouseup

<static> Object onmouseup

onreset

<static> Object onreset

onselect

<static> Object onselect

onsubmit

<static> Object onsubmit

onunload

<static> Object onunload


Method Detail

action

<static> Object action(element, attribute)

checked

<static> void checked(element, attribute)

disabled

<static> void disabled(element, attribute)

href

<static> Object href(element, attribute)

multiple

<static> void multiple(element, attribute)

readonly

<static> void readonly(element, attribute)

src

<static> Object src(element, attribute)

type

<static> Object type(element, attribute)

CAF Shared JavaScript

Documentation generated by JSDoc on Sun Sep 15 20:21:18 2019