new LoadFilter()

Constructs one LoadFilter with default filter options LoadDataFilterOptions.All.

Methods

constructor_overload$1(opts)

Constructs one LoadFilter with given filter options.

Parameter

Name Type Optional Description

opts

Number

 

LoadDataFilterOptions

getLoadDataFilterOptions()

The filter options to denote what data should be loaded. The value of the property is LoadDataFilterOptions integer constant.

setLoadDataFilterOptions()

The filter options to denote what data should be loaded. The value of the property is LoadDataFilterOptions integer constant.