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.
|
setSourceObjectpublic BlockGenerationEvent(java.lang.Object oSource)
public void updateBlock(Block bl)
bl - public void reset()
ChartEventreset in class ChartEventCopyright © 2005-2008 Actuate Corp. All rights reserved.