Interface CommonEventHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface CommonEventHandler extends com.google.gwt.event.shared.EventHandler
CommonEventHandler
Author:
zhangjianshe@gmail.com
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    On message.
  • Method Details

    • onCommonEvent

      void onCommonEvent(CommonEvent event)
      On message.
      Parameters:
      event -