Package com.googlecode.wicket.jquery.ui.interaction.resizable
-
Interface Summary Interface Description IResizableListener Event listener shared by theResizablePanelwidget and theResizableBehavior -
Class Summary Class Description ResizableAdapter Adapter class forIResizableListenerResizableBehavior Provides a jQuery resizable behaviorResizableBehavior.OnResizeStartAjaxBehavior Provides aJQueryAjaxBehaviorthat aims to be wired to the 'start' eventResizableBehavior.OnResizeStopAjaxBehavior Provides aJQueryAjaxBehaviorthat aims to be wired to the 'stop' eventResizableBehavior.ResizeEvent Provides a base class forResizableBehaviorevent objectsResizableBehavior.ResizeStartEvent Provides an event object that will be broadcasted by theResizableBehavior.OnResizeStartAjaxBehaviorcallbackResizableBehavior.ResizeStopEvent Provides an event object that will be broadcasted by theResizableBehavior.OnResizeStopAjaxBehaviorcallbackResizablePanel Provides a jQuery UI resizableJQueryPanel.
This class is marked asabstractbecause no markup is associated with this panel.