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

setButton(AppsDynamiteStorageButton $button)

No description

setEndIcon(AppsDynamiteStorageIcon $endIcon)

No description

setIcon(AppsDynamiteStorageIcon $icon)

No description

getIcon()

No description

setOnClick(AppsDynamiteStorageOnClick $onClick)

No description

setStartIcon(AppsDynamiteStorageIcon $startIcon)

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

Parameters

$bottomLabel

string getBottomLabel()

No description

Return Value

string

setButton(AppsDynamiteStorageButton $button)

No description

Parameters

AppsDynamiteStorageButton $button

AppsDynamiteStorageButton getButton()

No description

setEndIcon(AppsDynamiteStorageIcon $endIcon)

No description

Parameters

AppsDynamiteStorageIcon $endIcon

AppsDynamiteStorageIcon getEndIcon()

No description

setIcon(AppsDynamiteStorageIcon $icon)

No description

Parameters

AppsDynamiteStorageIcon $icon

AppsDynamiteStorageIcon getIcon()

No description

setOnClick(AppsDynamiteStorageOnClick $onClick)

No description

Parameters

AppsDynamiteStorageOnClick $onClick

AppsDynamiteStorageOnClick getOnClick()

No description

setStartIcon(AppsDynamiteStorageIcon $startIcon)

No description

Parameters

AppsDynamiteStorageIcon $startIcon

AppsDynamiteStorageIcon getStartIcon()

No description

setSwitchControl(AppsDynamiteStorageDecoratedTextSwitchControl $switchControl)

No description

setText($text)

No description

Parameters

$text

string getText()

No description

Return Value

string

setTopLabel($topLabel)

No description

Parameters

$topLabel

string getTopLabel()

No description

Return Value

string

setWrapText($wrapText)

No description

Parameters

$wrapText

bool getWrapText()

No description

Return Value

bool