MyApi

This is the test summary for the MyApi namespace.

Description

This is the longer description for the namespace giving a better idea about the code contained within it.

Details

Classes


new Class( arg1 [, ...arg2 ] )

This is the summary of the MyApi test class, test markdown.


new Child()

This is the summary of the MyApi child class, test markdown.

Namespaces


utils

This is to test child namespaces.

Members


<static> staticMember :string

This is a static member of the namespace.

Details
string

I'm a member of the MyApi namespace.

Type Definitions


Object

This is a test type definition on the MyApi namespace.

Properties
Name Type Attributes Default Description
name string

This is the name of the test object.

enabled boolean <optional>
false

This is whether or not the test object is enabled. Defaults to false.

Details
Object