Interface ISetIdAndClose

All Superinterfaces:
ISetId

public interface ISetIdAndClose extends ISetId
This interface extends ISetId to include a method for reacting when a selection is closed by the user closing the popup without having done any selection.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.eclnt.jsfserver.defaultscreens.ISetId

    setId
  • Method Details

    • reactOnSelectionClosed

      void reactOnSelectionClosed()