Searched defs:mSelectAllAction (Results 1 – 3 of 3) sorted by relevance
42 private Action mSelectAllAction; field in TableView85 mSelectAllAction = new Action(Messages.TableView_Select_All) { in setupTableFocusListener() local
34 private IWorkbenchAction mSelectAllAction; field in MonitorActionBarAdvisor
178 private Action mSelectAllAction; field in LayoutCanvas1429 bars.setGlobalActionHandler(ActionFactory.SELECT_ALL.getId(), mSelectAllAction); in updateGlobalActions() local