public abstract class AbstractSearchConditionPanel extends java.lang.Object implements SearchConditionPanel
SearchConditionPanel.SearchConditionPanelFactory| Constructor and Description |
|---|
AbstractSearchConditionPanel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getWarnings() |
boolean |
set(Expression filter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, fetch, get, getFactory, isValid, put, setEnabledasJComponentaddChangeListener, getChangeListeners, hasChangeListeners, removeAllChangeListener, removeChangeListenerpublic boolean set(Expression filter)
set in interface SearchConditionPanelpublic java.lang.String getWarnings()
getWarnings in interface SearchConditionPanel