GoogleAppsCardV1Grid
class GoogleAppsCardV1Grid extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $borderStyleType | ||
| protected | $borderStyleDataType | ||
| int | $columnCount | ||
| protected | $itemsType | ||
| protected | $itemsDataType | ||
| protected | $onClickType | ||
| protected | $onClickDataType | ||
| string | $title |
Methods
getBorderStyle()
No description
setColumnCount($columnCount)
No description
int
getColumnCount()
No description
setItems($items)
No description
getItems()
No description
getOnClick()
No description
setTitle($title)
No description
string
getTitle()
No description
Details
setBorderStyle(GoogleAppsCardV1BorderStyle $borderStyle)
No description
GoogleAppsCardV1BorderStyle
getBorderStyle()
No description
setColumnCount($columnCount)
No description
int
getColumnCount()
No description
setItems($items)
No description
GoogleAppsCardV1GridItem[]
getItems()
No description
setOnClick(GoogleAppsCardV1OnClick $onClick)
No description
GoogleAppsCardV1OnClick
getOnClick()
No description
setTitle($title)
No description
string
getTitle()
No description