Class WidgetHyperlink


  • public class WidgetHyperlink
    extends Hyperlink
    • Constructor Detail

      • WidgetHyperlink

        public WidgetHyperlink()
    • Method Detail

      • getInteractionType

        public java.lang.String getInteractionType()
        Gets the interaction type
        Returns:
        the interaction type
      • setInteractionType

        public WidgetHyperlink setInteractionType​(java.lang.String interactionType)
        Sets the interaction type
      • getFolderId

        public java.lang.Long getFolderId()
        Gets the folder ID - valid when interactionType == SMARTSHEET_ITEM
        Returns:
        the folder ID
      • setFolderId

        public WidgetHyperlink setFolderId​(java.lang.Long folderId)
        Sets the folder ID - valid when interactionType == SMARTSHEET_ITEM
      • getWorkspaceId

        public java.lang.Long getWorkspaceId()
        Gets the workspace ID - valid when interactionType == SMARTSHEET_ITEM
        Returns:
        the workspace ID
      • setWorkspaceId

        public WidgetHyperlink setWorkspaceId​(java.lang.Long workspaceId)
        Sets the workspace ID - valid when interactionType == SMARTSHEET_ITEM