Class SearchDialog<T>

java.lang.Object
org.minimalj.frontend.editor.SearchDialog<T>

public class SearchDialog<T>
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    protected class  SearchDialog.CancelAction  
    protected class  SearchDialog.SaveAction  
  • Constructor Summary

    Constructors 
    Constructor Description
    SearchDialog​(Frontend.Search<T> search, java.lang.Object[] keys, boolean multiSelect, Frontend.TableActionListener<T> listener, java.util.List<Action> additionalActions)  
  • Method Summary

    Modifier and Type Method Description
    void closeDialog()  
    void show()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait