java.lang.Object
com.hack23.cia.web.impl.ui.application.views.pageclicklisteners.handlers.impl.SearchDocumentResponseHandlerImpl
All Implemented Interfaces:
SearchDocumentResponseHandler, Serializable

public final class SearchDocumentResponseHandlerImpl extends Object implements SearchDocumentResponseHandler
The Class SearchDocumentResponseHandlerImpl.
See Also:
  • Constructor Details

    • SearchDocumentResponseHandlerImpl

      public SearchDocumentResponseHandlerImpl(GridFactory gridFactory, com.vaadin.ui.Panel formPanel, com.vaadin.ui.VerticalLayout searchresultLayout)
      Instantiates a new search document response handler impl.
      Parameters:
      gridFactory - the grid factory
      formPanel - the form panel
      searchresultLayout - the searchresult layout
  • Method Details