Interface OKPopup.IOKCancelListener

All Superinterfaces:
OKPopup.IOKListener
All Known Implementing Classes:
OKPopup.OKCancelListenerLambda
Enclosing class:
OKPopup

public static interface OKPopup.IOKCancelListener extends OKPopup.IOKListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.eclnt.jsfserver.defaultscreens.OKPopup.IOKListener

    reactOnOK
  • Method Details

    • reactOnCancel

      void reactOnCancel()