Home Reference Source
public class | source

SortInfo

Extends:

TypedObject → SortInfo

Constructor Summary

Public Constructor
public

constructor(sortCol: *, sortAscending: *)

Member Summary

Public Members
public
public

sortCol: *

Method Summary

Public Methods
public

Inherited Summary

From class TypedObject
public

typeCache: {}

public
public

Returns a list of strings that represent the object hierarchy for this object.

public

Returns true if the class name to check is in the list of class names defined for this class.

Public Constructors

public constructor(sortCol: *, sortAscending: *) source

Override:

TypedObject#constructor

Params:

NameTypeAttributeDescription
sortCol *
sortAscending *

Public Members

public sortAscending: * source

Properties:

NameTypeAttributeDescription
sortAscending *

public sortCol: * source

Properties:

NameTypeAttributeDescription
sortCol *

Public Methods

public getClassNames(): String source

Returns a list of strings that represent the object hierarchy for this object.

Override:

TypedObject#getClassNames

Return:

String

Return Properties:

NameTypeAttributeDescription
getClassNames *