org.eclipse.birt.report.engine.content
Interface IColumn


public interface IColumn

column definition used by table content.

Version:
$Revision: 1.1 $ $Date: 2005/11/11 06:26:46 $

Method Summary
 java.lang.String getStyleClass()
           
 org.eclipse.birt.report.engine.ir.DimensionType getWidth()
           
 

Method Detail

getWidth

public org.eclipse.birt.report.engine.ir.DimensionType getWidth()
Returns:
Returns the width.

getStyleClass

public java.lang.String getStyleClass()


Copyright © 2005 Actuate Corp. All rights reserved.