Uses of Interface
com.google.apps.card.v1.TextInputOrBuilder
-
Packages that use TextInputOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of TextInputOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement TextInputOrBuilder Modifier and Type Class Description classTextInputA field in which users can enter text.static classTextInput.BuilderA field in which users can enter text.Methods in com.google.apps.card.v1 that return TextInputOrBuilder Modifier and Type Method Description TextInputOrBuilderColumns.Column.Widgets.Builder. getTextInputOrBuilder()[TextInput][google.apps.card.v1.TextInput] widget.TextInputOrBuilderColumns.Column.Widgets. getTextInputOrBuilder()[TextInput][google.apps.card.v1.TextInput] widget.TextInputOrBuilderColumns.Column.WidgetsOrBuilder. getTextInputOrBuilder()[TextInput][google.apps.card.v1.TextInput] widget.TextInputOrBuilderWidget.Builder. getTextInputOrBuilder()Displays a text box that users can type into.TextInputOrBuilderWidget. getTextInputOrBuilder()Displays a text box that users can type into.TextInputOrBuilderWidgetOrBuilder. getTextInputOrBuilder()Displays a text box that users can type into.
-