net.sf.dynamicreports.report.definition.component
Interface DRIListCell

All Superinterfaces:
Serializable
All Known Implementing Classes:
DRListCell

public interface DRIListCell
extends Serializable

Author:
Ricardo Mariaca (dynamicreports@gmail.com)

Method Summary
 DRIComponent getComponent()
           
 HorizontalCellComponentAlignment getHorizontalAlignment()
           
 VerticalCellComponentAlignment getVerticalAlignment()
           
 

Method Detail

getHorizontalAlignment

HorizontalCellComponentAlignment getHorizontalAlignment()

getVerticalAlignment

VerticalCellComponentAlignment getVerticalAlignment()

getComponent

DRIComponent getComponent()


Copyright © 2010-2012. All Rights Reserved.