GoogleAppsCardV1TextInput
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
getAutoCompleteAction()
No description
setHintText($hintText)
No description
string
getHintText()
No description
getInitialSuggestions()
No description
setLabel($label)
No description
string
getLabel()
No description
setName($name)
No description
string
getName()
No description
getOnChangeAction()
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
GoogleAppsCardV1Action
getAutoCompleteAction()
No description
setHintText($hintText)
No description
string
getHintText()
No description
setInitialSuggestions(GoogleAppsCardV1Suggestions $initialSuggestions)
No description
GoogleAppsCardV1Suggestions
getInitialSuggestions()
No description
setLabel($label)
No description
string
getLabel()
No description
setName($name)
No description
string
getName()
No description
setOnChangeAction(GoogleAppsCardV1Action $onChangeAction)
No description
GoogleAppsCardV1Action
getOnChangeAction()
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