351352353354355356357358359360361
} /** For internal use only. May be removed or replaced in the future. */ public void updateDropHandler(UIDL childUidl) { if (dropHandler == null) { dropHandler = new VAbstractDropHandler() { @Override public void dragEnter(VDragEvent drag) { }