Home Reference Source
public class | source

Factory

Factory class to create items.

Static Method Summary

Static Public Methods
public static

getClass(itemType: *): *

Gets the class for the specified item.

Static Public Methods

public static getClass(itemType: *): * source

Gets the class for the specified item.

Params:

NameTypeAttributeDescription
itemType *

Return:

*