class GoogleAppsCardV1Widgets extends Model (View source)

Properties

protected $buttonListType
protected $buttonListDataType
protected $dateTimePickerType
protected $dateTimePickerDataType
protected $decoratedTextType
protected $decoratedTextDataType
protected $imageType
protected $imageDataType
protected $selectionInputType
protected $selectionInputDataType
protected $textInputType
protected $textInputDataType
protected $textParagraphType
protected $textParagraphDataType

Methods

Details

setButtonList(GoogleAppsCardV1ButtonList $buttonList)

No description

Parameters

GoogleAppsCardV1ButtonList $buttonList

GoogleAppsCardV1ButtonList getButtonList()

No description

setDateTimePicker(GoogleAppsCardV1DateTimePicker $dateTimePicker)

No description

Parameters

GoogleAppsCardV1DateTimePicker $dateTimePicker

GoogleAppsCardV1DateTimePicker getDateTimePicker()

No description

setDecoratedText(GoogleAppsCardV1DecoratedText $decoratedText)

No description

Parameters

GoogleAppsCardV1DecoratedText $decoratedText

GoogleAppsCardV1DecoratedText getDecoratedText()

No description

setImage(GoogleAppsCardV1Image $image)

No description

Parameters

GoogleAppsCardV1Image $image

GoogleAppsCardV1Image getImage()

No description

Return Value

GoogleAppsCardV1Image

setSelectionInput(GoogleAppsCardV1SelectionInput $selectionInput)

No description

Parameters

GoogleAppsCardV1SelectionInput $selectionInput

GoogleAppsCardV1SelectionInput getSelectionInput()

No description

setTextInput(GoogleAppsCardV1TextInput $textInput)

No description

Parameters

GoogleAppsCardV1TextInput $textInput

GoogleAppsCardV1TextInput getTextInput()

No description

setTextParagraph(GoogleAppsCardV1TextParagraph $textParagraph)

No description

Parameters

GoogleAppsCardV1TextParagraph $textParagraph

GoogleAppsCardV1TextParagraph getTextParagraph()

No description