constructor (props) {
    this.updateEntry(props);

    this.onDidDrop = props.onDidDrop;
    etch.initialize(this);