class GoogleAppsCardV1FooterWidget extends Model (View source)

Properties

protected $buttonListType
protected $buttonListDataType
protected $dateTimePickerType
protected $dateTimePickerDataType
protected $decoratedTextType
protected $decoratedTextDataType
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

setTextInput(GoogleAppsCardV1TextInput $textInput)

No description

Parameters

GoogleAppsCardV1TextInput $textInput

GoogleAppsCardV1TextInput getTextInput()

No description

setTextParagraph(GoogleAppsCardV1TextParagraph $textParagraph)

No description

Parameters

GoogleAppsCardV1TextParagraph $textParagraph

GoogleAppsCardV1TextParagraph getTextParagraph()

No description