|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityTableSearchPanel | |
---|---|
org.jminor.framework.client.ui |
Uses of EntityTableSearchPanel in org.jminor.framework.client.ui |
---|
Classes in org.jminor.framework.client.ui that implement EntityTableSearchPanel | |
---|---|
class |
EntityTableSearchAdvancedPanel
A UI component based on the EntityTableSearchModel |
class |
EntityTableSearchSimplePanel
A simple table search panel, with a single search field. |
Methods in org.jminor.framework.client.ui that return EntityTableSearchPanel | |
---|---|
EntityTableSearchPanel |
EntityTablePanel.getSearchPanel()
|
Constructors in org.jminor.framework.client.ui with parameters of type EntityTableSearchPanel | |
---|---|
EntityTablePanel(EntityTableModel tableModel,
EntityTableSearchPanel searchPanel)
Initializes a new EntityTablePanel instance |
|
EntityTablePanel(EntityTableModel tableModel,
EntityTableSearchPanel searchPanel,
EntityTableSummaryPanel summaryPanel)
Initializes a new EntityTablePanel instance |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |