Package org.kuali.rice.ksb.messaging.web
Class KSBTableDecorator
java.lang.Object
org.displaytag.decorator.TableDecorator
org.kuali.rice.ksb.messaging.web.KSBTableDecorator
public class KSBTableDecorator
extends org.displaytag.decorator.TableDecorator
A
TableDecorator for the Display Tag library which is used to add mouseover
highlighting to rows in the results on the Document Search screen.- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.servlet.jsp.PageContextbooleanhasGetterFor(String arg0) voidDeprecated.voidbooleansearchGetterFor(String arg0) startRow()Methods inherited from class org.displaytag.decorator.TableDecorator
addRowClass, addRowId, displayGroupedValue, endOfGroup, evaluate, finish, getCurrentRowObject, getListIndex, getViewIndex, initRow, isLastRow, startOfGroup
-
Field Details
-
tableModel
protected org.displaytag.model.TableModel tableModel
-
-
Constructor Details
-
KSBTableDecorator
public KSBTableDecorator()
-
-
Method Details
-
startRow
- Overrides:
startRowin classorg.displaytag.decorator.TableDecorator
-
finishRow
- Overrides:
finishRowin classorg.displaytag.decorator.TableDecorator
-
init
Deprecated. -
init
public void init(javax.servlet.jsp.PageContext arg0, Object arg1, org.displaytag.model.TableModel arg2) -
getPageContext
public javax.servlet.jsp.PageContext getPageContext() -
getDecoratedObject
-
hasGetterFor
-
searchGetterFor
-