Class FilterDataUI

java.lang.Object
org.eclipse.nebula.widgets.xviewer.customize.FilterDataUI

public class FilterDataUI
extends java.lang.Object
Provides UI for display of current filter
  • Constructor Summary

    Constructors 
    Constructor Description
    FilterDataUI​(XViewer xViewer, boolean filterRealTime)  
  • Method Summary

    Modifier and Type Method Description
    void addFilterTextListener​(org.eclipse.swt.events.KeyListener keyListener)  
    void appendToStatusLabel​(java.lang.StringBuilder sb)  
    void clear()  
    void createWidgets​(org.eclipse.swt.widgets.Composite comp)  
    boolean isRegularExpression()  
    void setFocus()  
    void update()  

    Methods inherited from class java.lang.Object

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