Class ecm.model.TaskCategoryConfiguration


Extends ecm.model._ModelObject.
Represents the configuration information within a category of tasks. This object is used by ecm.widget.taskManager.TaskNavigationTree to group a list of tasks together to display for navigation.
Defined in: <ecm\model\TaskCategoryConfiguration.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Fields borrowed from class ecm.model._ModelObject:
categorization, id, isRecurring, name, nameFilter, pane, status, type, userId
Methods borrowed from class ecm.model._ModelObject:
destroy, onChange, own, refresh, toString

Constructor Detail

ecm.model.TaskCategoryConfiguration()