| Property Getters/Setters Summary | ||
|---|---|---|
function | getDynamicFilterType() | |
function | setDynamicFilterType(value) | |
| Gets and sets the dynamic filter type. The value of the property is DynamicFilterType integer constant. | ||
function | getMaxValue() | |
function | setMaxValue(value) | |
| Gets and sets the dynamic filter max value. | ||
function | getValue() | |
function | setValue(value) | |
| Gets and sets the dynamic filter value. | ||
| Property Getters/Setters Detail |
|---|
getDynamicFilterType/setDynamicFilterType : Number | |
function getDynamicFilterType() / function setDynamicFilterType(value) | |
getValue/setValue : Object | |
function getValue() / function setValue(value) | |
getMaxValue/setMaxValue : Object | |
function getMaxValue() / function setMaxValue(value) | |