Uses of Interface
com.google.apps.card.v1.BorderStyleOrBuilder
-
Packages that use BorderStyleOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of BorderStyleOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement BorderStyleOrBuilder Modifier and Type Class Description class
BorderStyle
The style options for the border of a card or widget, including the border type and color.static class
BorderStyle.Builder
The style options for the border of a card or widget, including the border type and color.Methods in com.google.apps.card.v1 that return BorderStyleOrBuilder Modifier and Type Method Description BorderStyleOrBuilder
Grid.Builder. getBorderStyleOrBuilder()
The border style to apply to each grid item.BorderStyleOrBuilder
Grid. getBorderStyleOrBuilder()
The border style to apply to each grid item.BorderStyleOrBuilder
GridOrBuilder. getBorderStyleOrBuilder()
The border style to apply to each grid item.BorderStyleOrBuilder
ImageComponent.Builder. getBorderStyleOrBuilder()
The border style to apply to the image.BorderStyleOrBuilder
ImageComponent. getBorderStyleOrBuilder()
The border style to apply to the image.BorderStyleOrBuilder
ImageComponentOrBuilder. getBorderStyleOrBuilder()
The border style to apply to the image.
-