Package org.apache.wicket.extensions.markup.html.repeater.data.sort

Interface Summary
ISortState Interface used by OrderByLink to interact with any object that keeps track of sorting state
ISortStateLocator Locator interface for ISortState implementations.
OrderByLink.ICssProvider Interface used to generate values of css class attribute for the anchor tag If the generated value is null class attribute will not be added
 

Class Summary
OrderByBorder A component that wraps markup with an OrderByLink.
OrderByLink A component that represents a sort header.
OrderByLink.CssModifier Uses the specified ICssProvider to add css class attributes to the link.
OrderByLink.CssProvider Easily constructible implementation of ICSSProvider
OrderByLink.DefaultCssProvider Default implementation of ICssProvider
OrderByLink.VoidCssProvider Convenience implementation of ICssProvider that always returns a null and so never adds a class attribute
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.