Uses of Interface
com.google.apps.card.v1.OnClickOrBuilder
Packages that use OnClickOrBuilder
-
Uses of OnClickOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement OnClickOrBuilderModifier and TypeClassDescriptionfinal class
Represents how to respond when users click an interactive element on a card, such as a button.static final class
Represents how to respond when users click an interactive element on a card, such as a button.Methods in com.google.apps.card.v1 that return OnClickOrBuilderModifier and TypeMethodDescriptionButton.Builder.getOnClickOrBuilder()
Required.Button.getOnClickOrBuilder()
Required.ButtonOrBuilder.getOnClickOrBuilder()
Required.Card.CardAction.Builder.getOnClickOrBuilder()
The `onClick` action for this action item.Card.CardAction.getOnClickOrBuilder()
The `onClick` action for this action item.Card.CardActionOrBuilder.getOnClickOrBuilder()
The `onClick` action for this action item.DecoratedText.Builder.getOnClickOrBuilder()
This action is triggered when users click `topLabel` or `bottomLabel`.DecoratedText.getOnClickOrBuilder()
This action is triggered when users click `topLabel` or `bottomLabel`.DecoratedTextOrBuilder.getOnClickOrBuilder()
This action is triggered when users click `topLabel` or `bottomLabel`.Grid.Builder.getOnClickOrBuilder()
This callback is reused by each individual grid item, but with the item's identifier and index in the items list added to the callback's parameters.Grid.getOnClickOrBuilder()
This callback is reused by each individual grid item, but with the item's identifier and index in the items list added to the callback's parameters.GridOrBuilder.getOnClickOrBuilder()
This callback is reused by each individual grid item, but with the item's identifier and index in the items list added to the callback's parameters.Image.Builder.getOnClickOrBuilder()
When a user clicks the image, the click triggers this action.Image.getOnClickOrBuilder()
When a user clicks the image, the click triggers this action.ImageOrBuilder.getOnClickOrBuilder()
When a user clicks the image, the click triggers this action.