CAF Shared JavaScript

Class Insertion

Object
   |
   +--Insertion

class Insertion

Defined in prototype.js


Constructor Summary
Insertion ()
           
 
Method Summary
<static> Object After(element, content)
          
<static> Object Before(element, content)
          
<static> Object Bottom(element, content)
          
<static> Object Top(element, content)
          

Constructor Detail

Insertion

Insertion()

Method Detail

After

<static> Object After(element, content)

Before

<static> Object Before(element, content)

Bottom

<static> Object Bottom(element, content)

Top

<static> Object Top(element, content)

CAF Shared JavaScript

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