| Modifier and Type | Class and Description |
|---|---|
class |
Block
Logical element on the page.
|
static class |
Block.Builder
Logical element on the page.
|
| Modifier and Type | Method and Description |
|---|---|
BlockOrBuilder |
Page.getBlocksOrBuilder(int index)
List of blocks of text, images etc on this page.
|
BlockOrBuilder |
Page.Builder.getBlocksOrBuilder(int index)
List of blocks of text, images etc on this page.
|
BlockOrBuilder |
PageOrBuilder.getBlocksOrBuilder(int index)
List of blocks of text, images etc on this page.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BlockOrBuilder> |
Page.getBlocksOrBuilderList()
List of blocks of text, images etc on this page.
|
List<? extends BlockOrBuilder> |
Page.Builder.getBlocksOrBuilderList()
List of blocks of text, images etc on this page.
|
List<? extends BlockOrBuilder> |
PageOrBuilder.getBlocksOrBuilderList()
List of blocks of text, images etc on this page.
|
Copyright © 2022 Google LLC. All rights reserved.