class GoogleAppsCardV1SelectionInput extends Collection (View source)

Properties

protected $collection_key
protected $externalDataSourceType
protected $externalDataSourceDataType
protected $itemsType
protected $itemsDataType
string $label
int $multiSelectMaxSelectedItems
int $multiSelectMinQueryLength
string $name
protected $onChangeActionType
protected $onChangeActionDataType
protected $platformDataSourceType
protected $platformDataSourceDataType
string $type

Methods

setExternalDataSource(GoogleAppsCardV1Action $externalDataSource)

No description

setItems($items)

No description

setLabel($label)

No description

string
getLabel()

No description

setMultiSelectMaxSelectedItems($multiSelectMaxSelectedItems)

No description

int
setMultiSelectMinQueryLength($multiSelectMinQueryLength)

No description

int
getMultiSelectMinQueryLength()

No description

setName($name)

No description

string
getName()

No description

setOnChangeAction(GoogleAppsCardV1Action $onChangeAction)

No description

setPlatformDataSource(GoogleAppsCardV1PlatformDataSource $platformDataSource)

No description

setType($type)

No description

string
getType()

No description

Details

setExternalDataSource(GoogleAppsCardV1Action $externalDataSource)

No description

Parameters

GoogleAppsCardV1Action $externalDataSource

GoogleAppsCardV1Action getExternalDataSource()

No description

Return Value

GoogleAppsCardV1Action

setItems($items)

No description

Parameters

$items

GoogleAppsCardV1SelectionItem[] getItems()

No description

setLabel($label)

No description

Parameters

$label

string getLabel()

No description

Return Value

string

setMultiSelectMaxSelectedItems($multiSelectMaxSelectedItems)

No description

Parameters

$multiSelectMaxSelectedItems

int getMultiSelectMaxSelectedItems()

No description

Return Value

int

setMultiSelectMinQueryLength($multiSelectMinQueryLength)

No description

Parameters

$multiSelectMinQueryLength

int getMultiSelectMinQueryLength()

No description

Return Value

int

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOnChangeAction(GoogleAppsCardV1Action $onChangeAction)

No description

Parameters

GoogleAppsCardV1Action $onChangeAction

GoogleAppsCardV1Action getOnChangeAction()

No description

Return Value

GoogleAppsCardV1Action

setPlatformDataSource(GoogleAppsCardV1PlatformDataSource $platformDataSource)

No description

Parameters

GoogleAppsCardV1PlatformDataSource $platformDataSource

GoogleAppsCardV1PlatformDataSource getPlatformDataSource()

No description

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string