Searched refs:TableActionsPanel (Results 1 – 8 of 8) sorted by relevance
5 import autotest.common.ui.TableActionsPanel;7 import autotest.common.ui.TableActionsPanel.TableActionsListener;8 import autotest.common.ui.TableActionsPanel.TableActionsWithExportCsvListener;90 private TableActionsPanel createTableActionsPanel(boolean wantSelectVisible) { in createTableActionsPanel()92 TableActionsPanel actionsPanel = new TableActionsPanel(wantSelectVisible); in createTableActionsPanel()99 TableActionsPanel actionsPanel = createTableActionsPanel(wantSelectVisible); in addTableActionsPanel()
17 public class TableActionsPanel extends Composite implements ClickHandler, CloseHandler<PopupPanel>{ class32 public TableActionsPanel(boolean wantSelectVisible) { in TableActionsPanel() method in TableActionsPanel
13 import autotest.common.ui.TableActionsPanel;14 import autotest.common.ui.TableActionsPanel.TableActionsWithExportCsvListener;82 private TableActionsPanel actionsPanel = new TableActionsPanel(false);
21 import autotest.common.ui.TableActionsPanel.TableActionsWithExportCsvListener;
10 import autotest.common.ui.TableActionsPanel.TableActionsListener;
15 import autotest.common.ui.TableActionsPanel.TableActionsListener;
23 import autotest.common.ui.TableActionsPanel.TableActionsListener;
21 import autotest.common.ui.TableActionsPanel.TableActionsListener;