|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.events.TeeEvent
com.steema.teechart.styles.SeriesEvent
public class SeriesEvent
Title: SeriesEvent class
Description: Listens to all the Series class events.
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary | |
---|---|
SeriesEventStyle |
event
|
ISeries |
series
|
Fields inherited from class com.steema.teechart.events.TeeEvent |
---|
sender |
Constructor Summary | |
---|---|
SeriesEvent()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public SeriesEventStyle event
public ISeries series
Constructor Detail |
---|
public SeriesEvent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |