class AppsDynamiteStorageColumnsColumnWidgets extends Model (View source)

Properties

protected $buttonListType
protected $buttonListDataType
protected $dateTimePickerType
protected $dateTimePickerDataType
protected $decoratedTextType
protected $decoratedTextDataType
protected $imageType
protected $imageDataType
protected $selectionInputType
protected $selectionInputDataType
protected $textInputType
protected $textInputDataType
protected $textParagraphType
protected $textParagraphDataType

Methods

Details

setButtonList(AppsDynamiteStorageButtonList $buttonList)

No description

Parameters

AppsDynamiteStorageButtonList $buttonList

AppsDynamiteStorageButtonList getButtonList()

No description

setDateTimePicker(AppsDynamiteStorageDateTimePicker $dateTimePicker)

No description

Parameters

AppsDynamiteStorageDateTimePicker $dateTimePicker

AppsDynamiteStorageDateTimePicker getDateTimePicker()

No description

setDecoratedText(AppsDynamiteStorageDecoratedText $decoratedText)

No description

Parameters

AppsDynamiteStorageDecoratedText $decoratedText

AppsDynamiteStorageDecoratedText getDecoratedText()

No description

setImage(AppsDynamiteStorageImage $image)

No description

Parameters

AppsDynamiteStorageImage $image

AppsDynamiteStorageImage getImage()

No description

setSelectionInput(AppsDynamiteStorageSelectionInput $selectionInput)

No description

Parameters

AppsDynamiteStorageSelectionInput $selectionInput

AppsDynamiteStorageSelectionInput getSelectionInput()

No description

setTextInput(AppsDynamiteStorageTextInput $textInput)

No description

Parameters

AppsDynamiteStorageTextInput $textInput

AppsDynamiteStorageTextInput getTextInput()

No description

setTextParagraph(AppsDynamiteStorageTextParagraph $textParagraph)

No description

Parameters

AppsDynamiteStorageTextParagraph $textParagraph

AppsDynamiteStorageTextParagraph getTextParagraph()

No description