new CustomFilterCollection()

Constructs new instance.

Methods

add()

Reserved for internal use.

clear()

contains()

Reserved for internal use.

get(index) → CustomFilter

Gets the custom filter in the specific index.

Parameter

Name Type Optional Description

index

Number

 

The index.

Returns

CustomFilter 

get()

Reserved for internal use.

getAnd()

Indicates whether the two criteria have an "and" relationship.

getCount()

indexOf()

Reserved for internal use.

iterator()

removeAt()

setAnd()

Indicates whether the two criteria have an "and" relationship.