AppsDynamiteSharedDecoratedText
class AppsDynamiteSharedDecoratedText extends Model (View source)
Properties
string | $bottomLabel | ||
protected | $buttonType | ||
protected | $buttonDataType | ||
$button | |||
protected | $endIconType | ||
protected | $endIconDataType | ||
$endIcon | |||
protected | $iconType | ||
protected | $iconDataType | ||
$icon | |||
protected | $onClickType | ||
protected | $onClickDataType | ||
$onClick | |||
protected | $startIconType | ||
protected | $startIconDataType | ||
$startIcon | |||
protected | $switchControlType | ||
protected | $switchControlDataType | ||
$switchControl | |||
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(AppsDynamiteSharedButton $button)
No description
AppsDynamiteSharedButton
getButton()
No description
setEndIcon(AppsDynamiteSharedIcon $endIcon)
No description
AppsDynamiteSharedIcon
getEndIcon()
No description
setIcon(AppsDynamiteSharedIcon $icon)
No description
AppsDynamiteSharedIcon
getIcon()
No description
setOnClick(AppsDynamiteSharedOnClick $onClick)
No description
AppsDynamiteSharedOnClick
getOnClick()
No description
setStartIcon(AppsDynamiteSharedIcon $startIcon)
No description
AppsDynamiteSharedIcon
getStartIcon()
No description
setSwitchControl(AppsDynamiteSharedDecoratedTextSwitchControl $switchControl)
No description
AppsDynamiteSharedDecoratedTextSwitchControl
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