Class SurveyValidationResultsVM.ConfirmEvent

java.lang.Object
org.zkoss.zk.ui.event.Event
org.openforis.collect.designer.viewmodel.SurveyValidationResultsVM.ConfirmEvent
All Implemented Interfaces:
Serializable
Enclosing class:
SurveyValidationResultsVM

public static class SurveyValidationResultsVM.ConfirmEvent extends org.zkoss.zk.ui.event.Event
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    ConfirmEvent(org.zkoss.zk.ui.Component target)
     
  • Method Summary

    Methods inherited from class org.zkoss.zk.ui.event.Event

    getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • ConfirmEvent

      public ConfirmEvent(org.zkoss.zk.ui.Component target)