Package | Description |
---|---|
com.xalys.xgl.table | |
com.xalys.xgl.tree |
Constructor and Description |
---|
TableDragSource(AllowDrag<E> allowDrag) |
TableDragSource(AllowDrag<E> allowDrag,
Getter<E,String> getter) |
Constructor and Description |
---|
TreeDragSource(AllowDrag<E> allowDrag) |
TreeDragSource(AllowDrag<E> allowDrag,
Getter<E,String> getter) |
Copyright © 2018 Xalys. All rights reserved.