Uses of Class
com.google.apps.card.v1.OverflowMenu
Packages that use OverflowMenu
-
Uses of OverflowMenu in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return OverflowMenuModifier and TypeMethodDescriptionOverflowMenu.Builder.build()OverflowMenu.Builder.buildPartial()static OverflowMenuOverflowMenu.getDefaultInstance()OverflowMenu.Builder.getDefaultInstanceForType()OverflowMenu.getDefaultInstanceForType()OnClick.Builder.getOverflowMenu()If specified, this `onClick` opens an overflow menu.OnClick.getOverflowMenu()If specified, this `onClick` opens an overflow menu.OnClickOrBuilder.getOverflowMenu()If specified, this `onClick` opens an overflow menu.static OverflowMenuOverflowMenu.parseDelimitedFrom(InputStream input) static OverflowMenuOverflowMenu.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OverflowMenuOverflowMenu.parseFrom(byte[] data) static OverflowMenuOverflowMenu.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OverflowMenuOverflowMenu.parseFrom(com.google.protobuf.ByteString data) static OverflowMenuOverflowMenu.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OverflowMenuOverflowMenu.parseFrom(com.google.protobuf.CodedInputStream input) static OverflowMenuOverflowMenu.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OverflowMenuOverflowMenu.parseFrom(InputStream input) static OverflowMenuOverflowMenu.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OverflowMenuOverflowMenu.parseFrom(ByteBuffer data) static OverflowMenuOverflowMenu.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type OverflowMenuModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OverflowMenu>OverflowMenu.getParserForType()static com.google.protobuf.Parser<OverflowMenu>OverflowMenu.parser()Methods in com.google.apps.card.v1 with parameters of type OverflowMenuModifier and TypeMethodDescriptionOverflowMenu.Builder.mergeFrom(OverflowMenu other) OnClick.Builder.mergeOverflowMenu(OverflowMenu value) If specified, this `onClick` opens an overflow menu.static OverflowMenu.BuilderOverflowMenu.newBuilder(OverflowMenu prototype) OnClick.Builder.setOverflowMenu(OverflowMenu value) If specified, this `onClick` opens an overflow menu.