org.opennms.web.svclayer.outage
Class FivePercentWidthId

java.lang.Object
  extended by org.opennms.web.svclayer.outage.FivePercentWidthId
All Implemented Interfaces:
org.extremecomponents.table.interceptor.ColumnInterceptor

public class FivePercentWidthId
extends Object
implements org.extremecomponents.table.interceptor.ColumnInterceptor

Author:
Johan Edstrom

Constructor Summary
FivePercentWidthId()
           
 
Method Summary
 void addColumnAttributes(org.extremecomponents.table.core.TableModel arg0, org.extremecomponents.table.bean.Column arg1)
           
 void modifyColumnAttributes(org.extremecomponents.table.core.TableModel arg0, org.extremecomponents.table.bean.Column arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FivePercentWidthId

public FivePercentWidthId()
Method Detail

addColumnAttributes

public void addColumnAttributes(org.extremecomponents.table.core.TableModel arg0,
                                org.extremecomponents.table.bean.Column arg1)
Specified by:
addColumnAttributes in interface org.extremecomponents.table.interceptor.ColumnInterceptor

modifyColumnAttributes

public void modifyColumnAttributes(org.extremecomponents.table.core.TableModel arg0,
                                   org.extremecomponents.table.bean.Column arg1)
Specified by:
modifyColumnAttributes in interface org.extremecomponents.table.interceptor.ColumnInterceptor


Copyright © 2009. All Rights Reserved.