Package org.kuali.rice.kns.web.format
Class KualiTableDecorator
java.lang.Object
org.displaytag.decorator.TableDecorator
org.kuali.rice.kns.web.format.KualiTableDecorator
Deprecated.
Only used by KNS classes, use KRAD.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.javax.servlet.jsp.PageContextbooleanhasGetterFor(String arg0) voidDeprecated.voidbooleansearchGetterFor(String arg0) startRow()Deprecated.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
-
KualiTableDecorator
public KualiTableDecorator()Deprecated.
-
-
Method Details
-
startRow
Deprecated.- Overrides:
startRowin classorg.displaytag.decorator.TableDecorator
-
finishRow
Deprecated.- 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
-