|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.displaytag.decorator.Decorator
org.displaytag.decorator.TableDecorator
com.j2biz.blogunity.web.decorator.AbstractTableDecorator
Field Summary | |
protected String |
ctx
|
protected Locale |
locale
|
protected HttpServletRequest |
request
|
protected BlogUtils |
utils
|
Constructor Summary | |
AbstractTableDecorator()
|
Method Summary | |
protected String |
getMessageForKey(String key)
|
void |
init(PageContext pagectx,
Object obj)
|
Methods inherited from class org.displaytag.decorator.TableDecorator |
finish, finishRow, getCurrentRowObject, getDecoratedObject, getListIndex, getPageContext, getViewIndex, hasGetterFor, initRow, searchGetterFor, startRow |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected HttpServletRequest request
protected BlogUtils utils
protected String ctx
protected Locale locale
Constructor Detail |
public AbstractTableDecorator()
Method Detail |
public void init(PageContext pagectx, Object obj)
protected String getMessageForKey(String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |