Searched defs:mCopyAction (Results 1 – 3 of 3) sorted by relevance
41 private Action mCopyAction; field in TableView74 mCopyAction = new Action(Messages.TableView_Copy) { in setupTableFocusListener() local
33 private IWorkbenchAction mCopyAction; field in MonitorActionBarAdvisor
187 private Action mCopyAction; field in LayoutCanvas1426 bars.setGlobalActionHandler(ActionFactory.COPY.getId(), mCopyAction); in updateGlobalActions() local