Uses of Interface
com.google.apps.card.v1.Card.CardHeaderOrBuilder
-
Packages that use Card.CardHeaderOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of Card.CardHeaderOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement Card.CardHeaderOrBuilder Modifier and Type Class Description static classCard.CardHeaderRepresents a card header.static classCard.CardHeader.BuilderRepresents a card header.Methods in com.google.apps.card.v1 that return Card.CardHeaderOrBuilder Modifier and Type Method Description Card.CardHeaderOrBuilderCard.Builder. getHeaderOrBuilder()The header of the card.Card.CardHeaderOrBuilderCard. getHeaderOrBuilder()The header of the card.Card.CardHeaderOrBuilderCardOrBuilder. getHeaderOrBuilder()The header of the card.Card.CardHeaderOrBuilderCard.Builder. getPeekCardHeaderOrBuilder()When displaying contextual content, the peek card header acts as a placeholder so that the user can navigate forward between the homepage cards and the contextual cards.Card.CardHeaderOrBuilderCard. getPeekCardHeaderOrBuilder()When displaying contextual content, the peek card header acts as a placeholder so that the user can navigate forward between the homepage cards and the contextual cards.Card.CardHeaderOrBuilderCardOrBuilder. getPeekCardHeaderOrBuilder()When displaying contextual content, the peek card header acts as a placeholder so that the user can navigate forward between the homepage cards and the contextual cards.
-