public class BlockGenerationEvent extends ChartEvent
Constructor and Description |
---|
BlockGenerationEvent(java.lang.Object oSource)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
reset()
Resets the inner state of current event.
|
void |
updateBlock(Block bl)
Updates the associated block object.
|
setSourceObject
public BlockGenerationEvent(java.lang.Object oSource)
public void updateBlock(Block bl)
bl
- public void reset()
ChartEvent
reset
in class ChartEvent
Copyright © 2005-2008 Actuate Corp. All rights reserved.