|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
com.extentech.ExtenXLS.eventui.event.WorkBookModelEvent
public abstract class WorkBookModelEvent
Abstract parent class of all events fired by WorkBookModel.
| Constructor Summary | |
|---|---|
WorkBookModelEvent(WorkBookModel source)
|
|
| Method Summary | |
|---|---|
WorkBookModel |
getModel()
Returns the workbook model this event was fired by. |
| 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 |
|---|
public WorkBookModelEvent(WorkBookModel source)
| Method Detail |
|---|
public WorkBookModel getModel()
EventObject.getSource().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||