| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
Filter |
Column.getFilter()
Gets the filter
|
Filter |
Filter.setCriteria(List<Criteria> criteria)
Sets the list of criteria
|
Filter |
Filter.setExcludeSelected(Boolean excludeSelected)
Sets the exclude selected flag
|
Filter |
Filter.setType(FilterType type)
Sets the filter type
|
Filter |
Filter.setValues(List<Object> values)
Sets the list of values
|
| Modifier and Type | Method and Description |
|---|---|
Column |
Column.setFilter(Filter filter)
Sets the filter
|
Copyright © 2014–2017 Smartsheet. All rights reserved.