class GoogleAppsCardV1TextInput extends Model (View source)

Properties

protected $autoCompleteActionType
protected $autoCompleteActionDataType
string $hintText
protected $initialSuggestionsType
protected $initialSuggestionsDataType
string $label
string $name
protected $onChangeActionType
protected $onChangeActionDataType
string $placeholderText
string $type
string $value

Methods

setAutoCompleteAction(GoogleAppsCardV1Action $autoCompleteAction)

No description

setHintText($hintText)

No description

string
getHintText()

No description

setInitialSuggestions(GoogleAppsCardV1Suggestions $initialSuggestions)

No description

setLabel($label)

No description

string
getLabel()

No description

setName($name)

No description

string
getName()

No description

setOnChangeAction(GoogleAppsCardV1Action $onChangeAction)

No description

setPlaceholderText($placeholderText)

No description

string
getPlaceholderText()

No description

setType($type)

No description

string
getType()

No description

setValue($value)

No description

string
getValue()

No description

Details

setAutoCompleteAction(GoogleAppsCardV1Action $autoCompleteAction)

No description

Parameters

GoogleAppsCardV1Action $autoCompleteAction

GoogleAppsCardV1Action getAutoCompleteAction()

No description

Return Value

GoogleAppsCardV1Action

setHintText($hintText)

No description

Parameters

$hintText

string getHintText()

No description

Return Value

string

setInitialSuggestions(GoogleAppsCardV1Suggestions $initialSuggestions)

No description

Parameters

GoogleAppsCardV1Suggestions $initialSuggestions

GoogleAppsCardV1Suggestions getInitialSuggestions()

No description

setLabel($label)

No description

Parameters

$label

string getLabel()

No description

Return Value

string

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

setPlaceholderText($placeholderText)

No description

Parameters

$placeholderText

string getPlaceholderText()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string