public class SheetUserSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SheetUserSettings.AddUserSettingsBuilder
The Class AddUserSettingsBuilder.
|
| Constructor and Description |
|---|
SheetUserSettings() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isCriticalPathEnabled()
True if the user has critical path enabled.
|
Boolean |
isDisplaySummaryTasksEnabled()
True if the user has display summary tasks enabled
|
SheetUserSettings |
setCriticalPathEnabled(Boolean criticalPathEnabled)
Sets the value for critical path enabled.
|
SheetUserSettings |
setDisplaySummaryTasks(Boolean displaySummaryTasks)
Sets the value for display summary tasks.
|
public Boolean isCriticalPathEnabled()
public SheetUserSettings setCriticalPathEnabled(Boolean criticalPathEnabled)
criticalPathEnabled - if the user has critical path enabledpublic Boolean isDisplaySummaryTasksEnabled()
public SheetUserSettings setDisplaySummaryTasks(Boolean displaySummaryTasks)
displaySummaryTasks - Copyright © 2014–2017 Smartsheet. All rights reserved.