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 class
TextInput
A field in which users can enter text.static class
TextInput.Builder
A field in which users can enter text.Methods in com.google.apps.card.v1 that return TextInputOrBuilder Modifier and Type Method Description TextInputOrBuilder
Columns.Column.Widgets.Builder. getTextInputOrBuilder()
[TextInput][google.apps.card.v1.TextInput] widget.TextInputOrBuilder
Columns.Column.Widgets. getTextInputOrBuilder()
[TextInput][google.apps.card.v1.TextInput] widget.TextInputOrBuilder
Columns.Column.WidgetsOrBuilder. getTextInputOrBuilder()
[TextInput][google.apps.card.v1.TextInput] widget.TextInputOrBuilder
Widget.Builder. getTextInputOrBuilder()
Displays a text box that users can type into.TextInputOrBuilder
Widget. getTextInputOrBuilder()
Displays a text box that users can type into.TextInputOrBuilder
WidgetOrBuilder. getTextInputOrBuilder()
Displays a text box that users can type into.
-