OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iscelleditoractive
(Results
1 - 1
of
1
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
AddTranslationDialog.java
560
if (e.detail == SWT.TRAVERSE_RETURN && !mTableViewer.
isCellEditorActive
()) {
597
if (!mTable.isDisposed() && !mTableViewer.
isCellEditorActive
()) {
Completed in 98 milliseconds