GoogleAppsCardV1DecoratedText
class GoogleAppsCardV1DecoratedText extends Model (View source)
Properties
string | $bottomLabel | ||
protected | $buttonType | ||
protected | $buttonDataType | ||
protected | $endIconType | ||
protected | $endIconDataType | ||
protected | $iconType | ||
protected | $iconDataType | ||
protected | $onClickType | ||
protected | $onClickDataType | ||
protected | $startIconType | ||
protected | $startIconDataType | ||
protected | $switchControlType | ||
protected | $switchControlDataType | ||
string | $text | ||
string | $topLabel | ||
bool | $wrapText |
Methods
setBottomLabel($bottomLabel)
No description
string
getBottomLabel()
No description
getButton()
No description
getEndIcon()
No description
getIcon()
No description
getOnClick()
No description
getStartIcon()
No description
getSwitchControl()
No description
setText($text)
No description
string
getText()
No description
setTopLabel($topLabel)
No description
string
getTopLabel()
No description
setWrapText($wrapText)
No description
bool
getWrapText()
No description
Details
setBottomLabel($bottomLabel)
No description
string
getBottomLabel()
No description
setButton(GoogleAppsCardV1Button $button)
No description
GoogleAppsCardV1Button
getButton()
No description
setEndIcon(GoogleAppsCardV1Icon $endIcon)
No description
GoogleAppsCardV1Icon
getEndIcon()
No description
setIcon(GoogleAppsCardV1Icon $icon)
No description
GoogleAppsCardV1Icon
getIcon()
No description
setOnClick(GoogleAppsCardV1OnClick $onClick)
No description
GoogleAppsCardV1OnClick
getOnClick()
No description
setStartIcon(GoogleAppsCardV1Icon $startIcon)
No description
GoogleAppsCardV1Icon
getStartIcon()
No description
setSwitchControl(GoogleAppsCardV1SwitchControl $switchControl)
No description
GoogleAppsCardV1SwitchControl
getSwitchControl()
No description
setText($text)
No description
string
getText()
No description
setTopLabel($topLabel)
No description
string
getTopLabel()
No description
setWrapText($wrapText)
No description
bool
getWrapText()
No description