Inherited by SlowLoadingComponent.

Public Member Functions | |
| DragAndDropExample (WOContext _context) | |
| String | draggableExample2 () |
| WOActionResults | droppedDraggable1 () |
| WOActionResults | droppedDraggable2 () |
Public Attributes | |
| String | droppedDraggableID |
| Object | droppedObject |
| Object | item |
| Object | o1 = "Object 0" |
| NSMutableArray< Object > | objects = new NSMutableArray<Object>() |
| DragAndDropExample | ( | WOContext | _context | ) |
| String draggableExample2 | ( | ) |
| WOActionResults droppedDraggable1 | ( | ) |
| WOActionResults droppedDraggable2 | ( | ) |
| Object droppedObject |
| Object item |
| Object o1 = "Object 0" |
| NSMutableArray<Object> objects = new NSMutableArray<Object>() |
1.5.8