Package | Description |
---|---|
org.vaadin.aceeditor.client |
Modifier and Type | Field and Description |
---|---|
protected Set<AceAnnotation.RowAnnotation> |
AceEditorWidget.rowAnnotations |
protected Set<AceAnnotation.RowAnnotation> |
AceEditorWidget.rowAnnsInEditor |
Modifier and Type | Method and Description |
---|---|
AceAnnotation.RowAnnotation |
TransportDoc.TransportRowAnnotation.fromTransport() |
Modifier and Type | Method and Description |
---|---|
static SetDiff<AceAnnotation.RowAnnotation,TransportDoc.TransportRowAnnotation> |
SetDiff.fromTransport(TransportDiff.TransportSetDiffForRowAnnotations tsd) |
Set<AceAnnotation.RowAnnotation> |
AceDoc.getRowAnnotations() |
protected Set<AceAnnotation.RowAnnotation> |
AceEditorWidget.getRowAnnotations() |
Modifier and Type | Method and Description |
---|---|
AceDoc |
AceDoc.withAdditionalRowAnnotation(AceAnnotation.RowAnnotation rann) |
Modifier and Type | Method and Description |
---|---|
protected void |
AceEditorWidget.setAnnotations(Set<AceAnnotation.MarkerAnnotation> manns,
Set<AceAnnotation.RowAnnotation> ranns) |
AceDoc |
AceDoc.withRowAnnotations(Set<AceAnnotation.RowAnnotation> ranns) |
Constructor and Description |
---|
AceDoc(String text,
Map<String,AceMarker> markers,
Set<AceAnnotation.RowAnnotation> rowAnnotations,
Set<AceAnnotation.MarkerAnnotation> markerAnnotations) |
Copyright © 2020 Magnolia International Ltd.. All rights reserved.