| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
WidgetHyperlink |
ImageWidgetContent.getHyperlink()
Gets the hyperlink associated with this Widget
|
WidgetHyperlink |
CellLinkWidgetContent.getHyperlink()
Gets the widget hyperlink
|
WidgetHyperlink |
ReportWidgetContent.getHyperlink()
Gets the hyperlink associated with this Widget
|
WidgetHyperlink |
ChartWidgetContent.getHyperlink()
Gets the hyperlink associated with this Widget
|
WidgetHyperlink |
WidgetHyperlink.setFolderId(Long folderId)
Sets the folder ID - valid when interactionType == SMARTSHEET_ITEM
|
WidgetHyperlink |
WidgetHyperlink.setInteractionType(String interactionType)
Sets the interaction type
|
WidgetHyperlink |
WidgetHyperlink.setWorkspaceId(Long workspaceId)
Sets the workspace ID - valid when interactionType == SMARTSHEET_ITEM
|
| Modifier and Type | Method and Description |
|---|---|
ImageWidgetContent |
ImageWidgetContent.setHyperlink(WidgetHyperlink hyperlink)
Sets the hyperlink associated with this Widget
|
CellLinkWidgetContent |
CellLinkWidgetContent.setHyperlink(WidgetHyperlink hyperlink)
Sets the widget hyperlink
|
ReportWidgetContent |
ReportWidgetContent.setHyperlink(WidgetHyperlink hyperlink)
Sets the hyperlink associated with this Widget
|
ChartWidgetContent |
ChartWidgetContent.setHyperlink(WidgetHyperlink hyperlink)
Sets the hyperlink associated with this Widget
|
Copyright © 2014–2019 Smartsheet. All rights reserved.