| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
Link |
ShortcutDataItem.getHyperlink()
Get the hyperlink object
|
Link |
WidgetContent.getHyperlink()
Get "when clicked" hyperlink
|
Link |
Link.setColumnId(Long columnId)
Sets the column id.
|
Link |
Link.setRowId(Long rowId)
Sets the row id.
|
Link |
Link.setSheetId(Long sheetId)
Sets the sheet id.
|
Link |
Link.setSightId(Long sightId)
Set the sight id.
|
Link |
Link.setType(LinkType type)
Sets the link type.
|
Link |
Link.setUrl(String url)
Sets the url.
|
| Modifier and Type | Method and Description |
|---|---|
ShortcutDataItem |
ShortcutDataItem.setHyperlink(Link hyperlink)
Set the hyperlink object
|
WidgetContent |
WidgetContent.setHyperlink(Link hyperlink)
Set "when clicked" hyperlink
|
Copyright © 2014–2017 Smartsheet. All rights reserved.