|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--ru.tunegov.mathematic.event.FetchArgumentsEvent
This event is thrown when triggerAction method of FunctionBean
is called. This is used for setting the input arguments for the function bean.
| Constructor Summary | |
FetchArgumentsEvent(java.lang.Object source)
Constructs FetchArgumentsEvent object with the specified source object. |
|
| 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 FetchArgumentsEvent(java.lang.Object source)
FetchArgumentsEvent object with the specified source object.source - object where the event originated
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||