class GoogleAppsCardV1Widget extends Model (View source)

Properties

protected $buttonListType
protected $buttonListDataType
protected $columnsType
protected $columnsDataType
protected $dateTimePickerType
protected $dateTimePickerDataType
protected $decoratedTextType
protected $decoratedTextDataType
protected $dividerType
protected $dividerDataType
protected $gridType
protected $gridDataType
string $horizontalAlignment
protected $imageType
protected $imageDataType
protected $selectionInputType
protected $selectionInputDataType
protected $textInputType
protected $textInputDataType
protected $textParagraphType
protected $textParagraphDataType

Methods

setButtonList(GoogleAppsCardV1ButtonList $buttonList)

No description

setColumns(GoogleAppsCardV1Columns $columns)

No description

setDateTimePicker(GoogleAppsCardV1DateTimePicker $dateTimePicker)

No description

setDecoratedText(GoogleAppsCardV1DecoratedText $decoratedText)

No description

setDivider(GoogleAppsCardV1Divider $divider)

No description

setGrid(GoogleAppsCardV1Grid $grid)

No description

getGrid()

No description

setHorizontalAlignment($horizontalAlignment)

No description

string
getHorizontalAlignment()

No description

setImage(GoogleAppsCardV1Image $image)

No description

getImage()

No description

setSelectionInput(GoogleAppsCardV1SelectionInput $selectionInput)

No description

setTextInput(GoogleAppsCardV1TextInput $textInput)

No description

setTextParagraph(GoogleAppsCardV1TextParagraph $textParagraph)

No description

Details

setButtonList(GoogleAppsCardV1ButtonList $buttonList)

No description

Parameters

GoogleAppsCardV1ButtonList $buttonList

GoogleAppsCardV1ButtonList getButtonList()

No description

setColumns(GoogleAppsCardV1Columns $columns)

No description

Parameters

GoogleAppsCardV1Columns $columns

GoogleAppsCardV1Columns getColumns()

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

setDivider(GoogleAppsCardV1Divider $divider)

No description

Parameters

GoogleAppsCardV1Divider $divider

GoogleAppsCardV1Divider getDivider()

No description

setGrid(GoogleAppsCardV1Grid $grid)

No description

Parameters

GoogleAppsCardV1Grid $grid

GoogleAppsCardV1Grid getGrid()

No description

Return Value

GoogleAppsCardV1Grid

setHorizontalAlignment($horizontalAlignment)

No description

Parameters

$horizontalAlignment

string getHorizontalAlignment()

No description

Return Value

string

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