Name | Description | |
---|---|---|
init | Initializes the object. Called during construction. |
Name | Description | |
---|---|---|
category | Gets or sets the category for the hierarchy member property used for sorting. | |
direction | Gets or sets the sorting rules direction. | |
memberProperty | Gets or sets the member property name used for sorting. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |