@JsType(namespace="xgl")
public interface DragSource<S,D>
Modifier and Type | Method and Description |
---|---|
void |
attach(S source) |
void |
detach() |
S |
getSource() |
boolean |
isDraggable(D draggable) |
Copyright © 2018 Xalys. All rights reserved.