CAF Shared JavaScript

Class INSERTION_TRANSLATIONS

Object
   |
   +--INSERTION_TRANSLATIONS

class INSERTION_TRANSLATIONS

Defined in prototype.js


Constructor Summary
INSERTION_TRANSLATIONS ()
           
 
Method Summary
<static> void after(element, node)
          
<static> void before(element, node)
          
<static> void bottom(element, node)
          
<static> void top(element, node)
          

Constructor Detail

INSERTION_TRANSLATIONS

INSERTION_TRANSLATIONS()

Method Detail

after

<static> void after(element, node)

before

<static> void before(element, node)

bottom

<static> void bottom(element, node)

top

<static> void top(element, node)

CAF Shared JavaScript

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