public class WidgetHyperlink extends Hyperlink
| Constructor and Description |
|---|
WidgetHyperlink() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getFolderId()
Gets the folder ID - valid when interactionType == SMARTSHEET_ITEM
|
String |
getInteractionType()
Gets the interaction type
|
Long |
getWorkspaceId()
Gets the workspace ID - valid when interactionType == SMARTSHEET_ITEM
|
WidgetHyperlink |
setFolderId(Long folderId)
Sets the folder ID - valid when interactionType == SMARTSHEET_ITEM
|
WidgetHyperlink |
setInteractionType(String interactionType)
Sets the interaction type
|
WidgetHyperlink |
setWorkspaceId(Long workspaceId)
Sets the workspace ID - valid when interactionType == SMARTSHEET_ITEM
|
getReportId, getSheetId, getSightId, getUrl, isNull, setReportId, setSheetId, setSightId, setUrlpublic String getInteractionType()
public WidgetHyperlink setInteractionType(String interactionType)
interactionType - public Long getFolderId()
public WidgetHyperlink setFolderId(Long folderId)
folderId - public Long getWorkspaceId()
public WidgetHyperlink setWorkspaceId(Long workspaceId)
workspaceId - Copyright © 2014–2019 Smartsheet. All rights reserved.