| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
TextColumn |
TextColumn.Builder.build() |
TextColumn |
TextColumn.withAllowMultipleLines(Boolean allowMultipleLines) |
TextColumn |
TextColumn.withAppendChangesToExistingText(Boolean appendChangesToExistingText) |
TextColumn |
TextColumn.withLinesForEditing(Integer linesForEditing) |
TextColumn |
TextColumn.withMaxLength(Integer maxLength) |
TextColumn |
TextColumn.withTextType(String textType) |
| Modifier and Type | Field and Description |
|---|---|
protected TextColumn |
ColumnDefinition.text |
| Modifier and Type | Method and Description |
|---|---|
Optional<TextColumn> |
ColumnDefinition.getText() |
| Modifier and Type | Method and Description |
|---|---|
ColumnDefinition.Builder |
ColumnDefinition.Builder.text(TextColumn text) |
ColumnDefinition |
ColumnDefinition.withText(TextColumn text) |
Copyright © 2018–2020. All rights reserved.