|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectCellDecorator
SortedCellDecorator
public final class SortedCellDecorator
Constructor Summary | |
---|---|
SortedCellDecorator(CellDecorator decorator)
|
Method Summary | |
---|---|
protected String |
buildSortLink(JspContext jspContext,
HeaderCellModel cellModel)
|
void |
decorate(JspContext jspContext,
AbstractRenderAppender appender,
CellModel cellModel)
|
Methods inherited from class CellDecorator |
---|
getNestedDecorator, setNestedDecorator |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SortedCellDecorator(CellDecorator decorator)
Method Detail |
---|
public void decorate(JspContext jspContext, AbstractRenderAppender appender, CellModel cellModel) throws CellDecoratorException
decorate
in class CellDecorator
CellDecoratorException
protected String buildSortLink(JspContext jspContext, HeaderCellModel cellModel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |