| Package | Description |
|---|---|
| de.digitalcollections.prosemirror.model.api.contentblocks | |
| de.digitalcollections.prosemirror.model.impl | |
| de.digitalcollections.prosemirror.model.impl.contentblocks |
| Modifier and Type | Method and Description |
|---|---|
List<Mark> |
Text.getMarks() |
| Modifier and Type | Method and Description |
|---|---|
void |
Text.addMark(Mark mark) |
| Modifier and Type | Method and Description |
|---|---|
void |
Text.setMarks(List<Mark> marks) |
| Modifier and Type | Class and Description |
|---|---|
class |
MarkImpl |
| Modifier and Type | Method and Description |
|---|---|
List<Mark> |
TextImpl.getMarks() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextImpl.addMark(Mark mark) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextImpl.setMarks(List<Mark> marks) |
Copyright © 2019. All rights reserved.