org.eclipse.birt.chart.event
Class BlockGenerationEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byorg.eclipse.birt.chart.event.BlockGenerationEvent
All Implemented Interfaces:
java.io.Serializable

public class BlockGenerationEvent
extends java.util.EventObject

BlockGenerationEvent

See Also:
Serialized Form

Constructor Summary
BlockGenerationEvent(java.lang.Object oSource)
           
 
Method Summary
 void updateBlock(Block bl)
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BlockGenerationEvent

public BlockGenerationEvent(java.lang.Object oSource)
Parameters:
oSource -
Method Detail

updateBlock

public final void updateBlock(Block bl)
Parameters:
bl -


Copyright © 2005 Actuate Corp. All rights reserved.