AppsDynamiteStorageDecoratedText
class AppsDynamiteStorageDecoratedText 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(AppsDynamiteStorageButton $button)
No description
AppsDynamiteStorageButton
getButton()
No description
setEndIcon(AppsDynamiteStorageIcon $endIcon)
No description
AppsDynamiteStorageIcon
getEndIcon()
No description
setIcon(AppsDynamiteStorageIcon $icon)
No description
AppsDynamiteStorageIcon
getIcon()
No description
setOnClick(AppsDynamiteStorageOnClick $onClick)
No description
AppsDynamiteStorageOnClick
getOnClick()
No description
setStartIcon(AppsDynamiteStorageIcon $startIcon)
No description
AppsDynamiteStorageIcon
getStartIcon()
No description
setSwitchControl(AppsDynamiteStorageDecoratedTextSwitchControl $switchControl)
No description
AppsDynamiteStorageDecoratedTextSwitchControl
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