it.eng.spago.event
Class PageStartEvent

java.lang.Object
  extended byit.eng.spago.event.PageEvent
      extended byit.eng.spago.event.PageStartEvent
All Implemented Interfaces:
ISpagoEvent

public class PageStartEvent
extends PageEvent

Author:
zoppello A subclass of PageEvent that indicate that the action execution is begin

Constructor Summary
PageStartEvent(PageIFace page)
           
 
Methods inherited from class it.eng.spago.event.PageEvent
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageStartEvent

public PageStartEvent(PageIFace page)