5. API Reference
Welcome to the API reference section.Due to the fact JavaScript does not provide fine grained access mechanisms, we list each method here, even the ones we would have declared private as in Java. Although JavaScript does not really have anything to offer regarding data types, we'll treat parameters and return values in this documentation as if we had all those ints and floats etc. So in the reference, we'll typecast variables with these basic types: int , float , boolean , String .Table of Content
|