Modifier and Type | Class and Description |
---|---|
class |
AccordionBehavior |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDragDropBehavior |
class |
DraggableBehavior
You can add an instance of this class to a Wicket
Component to make it
draggable. |
class |
DroppableBehavior
You can add an instance of this class to a Wicket
Component to make it
a droppable Component i.e. |
Modifier and Type | Class and Description |
---|---|
class |
ResizableBehavior
You can add an instance of this class to a Wicket
Component to make it
a resizable Component . |
Modifier and Type | Class and Description |
---|---|
class |
SortableBehavior |
Copyright © 2015. All rights reserved.