net.sf.dynamicreports.report.definition.grid
Interface DRIColumnGridListCell

All Superinterfaces:
Serializable
All Known Implementing Classes:
DRColumnGridListCell

public interface DRIColumnGridListCell
extends Serializable

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

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

Method Detail

getHorizontalAlignment

HorizontalCellComponentAlignment getHorizontalAlignment()

getVerticalAlignment

VerticalCellComponentAlignment getVerticalAlignment()

getComponent

DRIColumnGridComponent getComponent()


Copyright © 2010-2014. All Rights Reserved.