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:
| Name | Type | Attribute | Description |
| itemType | * |
Return:
| * |