| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
SheetFilterDetails |
SheetFilter.getQuery()
Gets the details that make up the Filter query
|
SheetFilterDetails |
SheetFilterDetails.setCriteria(List<Criteria> criteria)
Sets the list of criteria
|
SheetFilterDetails |
SheetFilterDetails.setIncludeParent(Boolean includeParent)
Sets flag indicating whether to include parent rows whose children are included in this filter
|
SheetFilterDetails |
SheetFilterDetails.setOperator(SheetFilterOperator operator)
Sets how to combine criteria in this filter
|
| Modifier and Type | Method and Description |
|---|---|
SheetFilter |
SheetFilter.setQuery(SheetFilterDetails query)
Sets the details that make up the Filter query
|
Copyright © 2014–2019 Smartsheet. All rights reserved.