com.im.ijc.core.api.views
Interface IJCWidget.Queryable
- Enclosing interface:
- IJCWidget
public static interface IJCWidget.Queryable
Implementation of query support provided in widget lookup.
Forms will use returned components to build their query tab and will update its content when
the object is added or removed.
getQueryModeComponent
JComponent getQueryModeComponent()
getEditQueryComponent
JComponent getEditQueryComponent()
- Returns:
- The focusable editing component or
null if there is no focusable component