org.kuali.rice.kew.web
Interface RowStyleable
- All Known Implementing Classes: 
- ActionItem, ActionItemActionListExtension, OutboxItemActionListExtension
- public interface RowStyleable 
A row which is styleable with a CSS class.  The name of the CSS class to
 use is defined by the getRowStyleClass() method.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
getRowStyleClass
String getRowStyleClass()
- 
 
setRowStyleClass
void setRowStyleClass(String rowStyle)
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.