
Classes | |
| class | DragItem |
Public Member Functions | |
| DragAndDropLists (WOContext context) | |
| WOActionResults | droppedOnLeft () |
| WOActionResults | droppedOnRight () |
Public Attributes | |
| DragItem | _droppedObject |
| NSMutableArray< DragItem > | _leftList |
| DragItem | _repetitionDragItem |
| NSMutableArray< DragItem > | _rightList |
| DragAndDropLists | ( | WOContext | context | ) |
| WOActionResults droppedOnLeft | ( | ) |
| WOActionResults droppedOnRight | ( | ) |
1.5.8