Property Getters/Setters Summary | ||
---|---|---|
function | getCriteria() | |
function | setCriteria(value) | |
function | isPercent() | |
function | setPercent(value) | |
Indicates whether the items is percent. | ||
function | isTop() | |
function | setTop(value) | |
Indicates whether it's top filter. | ||
function | getItems() | |
function | setItems(value) | |
Gets and sets the items of the filter. |
function isTop() / function setTop(value)
function isPercent() / function setPercent(value)
function getItems() / function setItems(value)
function getCriteria() / function setCriteria(value)