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
32 private IWorkbenchAction mSelectAllAction; field in MonitorActionBarAdvisor
172 private Action mSelectAllAction; field in LayoutCanvas1203 bars.setGlobalActionHandler(ActionFactory.SELECT_ALL.getId(), mSelectAllAction); in updateGlobalActions() local