static.js
Constructors
myClass(arg)
parameters
| type |
name |
description |
|
arg
|
|
objects
methods
anotherUnnattached()
methods
Objects
Functions
myClass.staticFunction(a, b, c)
parameters
| type |
name |
description |
|
a
|
|
|
b
|
|
|
c
|
|
myUnnattached(x, y, z)
parameters
| type |
name |
description |
|
x
|
|
|
y
|
|
|
z
|
|
returns
| type |
description |
| string |
If x is a string. |
| number |
If x is a number. |