Class: WorksheetDrop

Inherits:
Liquid::Simplero::Drop show all
Defined in:
app/drops/worksheet_drop.rb

Overview

Represents a worksheet.

Instance Method Summary collapse

Methods inherited from Liquid::Simplero::Drop

#dom_id

Instance Method Details

#card_imageAssetDrop

Returns:

#embed_urlString

Returns a url that you can use to embed the worksheet in an iframe from one of your simplero sites

Returns:

  • (String)

#idInteger

Returns:

  • (Integer)

#internal_nameString

Returns:

  • (String)

#titleString

Returns:

  • (String)

#urlString

Returns:

  • (String)