Uses of Interface
com.google.apps.card.v1.WidgetOrBuilder
Packages that use WidgetOrBuilder
-
Uses of WidgetOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement WidgetOrBuilderModifier and TypeClassDescriptionfinal class
Each card is made up of widgets.static final class
Each card is made up of widgets.Methods in com.google.apps.card.v1 that return WidgetOrBuilderModifier and TypeMethodDescriptionCard.Section.Builder.getWidgetsOrBuilder
(int index) All the widgets in the section.Card.Section.getWidgetsOrBuilder
(int index) All the widgets in the section.Card.SectionOrBuilder.getWidgetsOrBuilder
(int index) All the widgets in the section.Methods in com.google.apps.card.v1 that return types with arguments of type WidgetOrBuilderModifier and TypeMethodDescriptionList
<? extends WidgetOrBuilder> Card.Section.Builder.getWidgetsOrBuilderList()
All the widgets in the section.List
<? extends WidgetOrBuilder> Card.Section.getWidgetsOrBuilderList()
All the widgets in the section.List
<? extends WidgetOrBuilder> Card.SectionOrBuilder.getWidgetsOrBuilderList()
All the widgets in the section.