public static class AceEditor.DiffEvent
extends com.vaadin.ui.Component.Event
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_ID |
source
Constructor and Description |
---|
DiffEvent(AceEditor ed,
ServerSideDocDiff diff) |
Modifier and Type | Method and Description |
---|---|
ServerSideDocDiff |
getDiff() |
getSource, toString
public static String EVENT_ID
public DiffEvent(AceEditor ed, ServerSideDocDiff diff)
public ServerSideDocDiff getDiff()
Copyright © 2020 Magnolia International Ltd.. All rights reserved.