Home Reference Source
public class | source

SelectionInfo

Extends:

TypedObject → SelectionInfo

Constructor Summary

Public Constructor
public

Member Summary

Public Members
public

The top level selection.

public

Array of LevelSelectionInfo

Method Summary

Public Methods
public
public
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() source

Override:

TypedObject#constructor

Public Members

public isSelectAll: Boolean source

The top level selection.

Properties:

NameTypeAttributeDescription
isSelectAll *

public levelSelections: Array source

Array of LevelSelectionInfo

Properties:

NameTypeAttributeDescription
levelSelections *

Public Methods

public getClassNames(): String source

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

Override:

TypedObject#getClassNames

Return:

String

public getHasAnySelections(): Boolean source

Return:

Boolean

public toString(): String source

Return:

String