|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CurrentListener
Using this interface, you can listen for jPALIO page/task execution events.
Method Summary | |
---|---|
void |
executionFinished()
Called when page/task execution finished |
void |
executionStarted()
Called when page/task execution started |
void |
willExecuteObject(PObject object)
This method will be called before executing any object while page/task execution. |
Method Detail |
---|
void willExecuteObject(PObject object)
object
- that will be executedvoid executionStarted()
void executionFinished()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |