Packageorg.purepdf.pdf.events
Classpublic class PdfPCellEventForwarder
InheritancePdfPCellEventForwarder Inheritance Object
Implements IPdfPCellEvent



Protected Properties
 PropertyDefined By
  events : Vector.<IPdfPCellEvent>
PdfPCellEventForwarder
Public Methods
 MethodDefined By
  
PdfPCellEventForwarder
  
PdfPCellEventForwarder
  
cellLayout(cell:PdfPCell, position:RectangleElement, canvases:Vector.<PdfContentByte>):void
PdfPCellEventForwarder
Property Detail
eventsproperty
protected var events:Vector.<IPdfPCellEvent>

Constructor Detail
PdfPCellEventForwarder()Constructor
public function PdfPCellEventForwarder()



Method Detail
addCellEvent()method
public function addCellEvent(event:IPdfPCellEvent):void

Parameters

event:IPdfPCellEvent

cellLayout()method 
public function cellLayout(cell:PdfPCell, position:RectangleElement, canvases:Vector.<PdfContentByte>):void

Parameters

cell:PdfPCell
 
position:RectangleElement
 
canvases:Vector.<PdfContentByte>