| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
ShortcutDataItem |
ShortcutDataItem.setHyperlink(Link hyperlink)
Set the hyperlink object
|
ShortcutDataItem |
ShortcutDataItem.setLabel(String label)
Set the label for the data point.
|
ShortcutDataItem |
ShortcutDataItem.setLabelFormat(String labelFormat)
Set the label format string
|
ShortcutDataItem |
ShortcutDataItem.setMimeType(String mimeType)
Set the MIME Type
(one of FILE, GOOGLE_DRIVE, LINK, BOX_COM, DROPBOX, EVERNOTE, or EGNYTE).
|
ShortcutDataItem |
ShortcutDataItem.setOrder(Integer order)
Set the display order for this shortcut data item
|
| Modifier and Type | Method and Description |
|---|---|
List<ShortcutDataItem> |
WidgetContent.getShortcutData()
Get array of ShortcutDataItem objects.
|
| Modifier and Type | Method and Description |
|---|---|
WidgetContent |
WidgetContent.setShortcutData(List<ShortcutDataItem> shortcutData)
Set the array of ShortcutDataItems
|
Copyright © 2014–2017 Smartsheet. All rights reserved.