org.opennms.web.svclayer.outage
Class RedRow

java.lang.Object
  extended by org.opennms.web.svclayer.outage.RedRow

public class RedRow
extends Object

RedRow class.

Since:
1.8.1
Version:
$Id: $
Author:
Johan Edstrom

Constructor Summary
RedRow()
           
 
Method Summary
 void addRowAttributes(TableModel tableModel, Row row)
          
 void modifyRowAttributes(TableModel model, Row row)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedRow

public RedRow()
Method Detail

addRowAttributes

public void addRowAttributes(TableModel tableModel,
                             Row row)


modifyRowAttributes

public void modifyRowAttributes(TableModel model,
                                Row row)



Copyright © 2011. All Rights Reserved.