public class ShortcutWidgetContent extends Object implements WidgetContent
| Constructor and Description |
|---|
ShortcutWidgetContent() |
| Modifier and Type | Method and Description |
|---|---|
List<ShortcutDataItem> |
getShortcutData()
Gets the array of shortcut data items
|
WidgetType |
getWidgetType()
Returns the type for this widget content object
|
ShortcutWidgetContent |
setShortcutData(List<ShortcutDataItem> shortcutData)
Sets the array of shortcut data items
|
public WidgetType getWidgetType()
getWidgetType in interface WidgetContentpublic List<ShortcutDataItem> getShortcutData()
public ShortcutWidgetContent setShortcutData(List<ShortcutDataItem> shortcutData)
shortcutData - Copyright © 2014–2019 Smartsheet. All rights reserved.