new Category()
Methods
-
getChildCategories()
-
Fetches a list of child categories for a category. It triggers the childrenFetched event.
-
getStartPoints()
-
Fetches a list of startpoints for a category.
-
select()
-
Call this function when a category is selected from the categorylist class. It triggers the category:selected event.