Home
last modified time | relevance | path

Searched refs:allowsAutoActivate (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/
H A DContentProposalAdapter.java1762 if (allowsAutoActivate() && watchModify) { in addControlListener()
2128 private boolean allowsAutoActivate() { in allowsAutoActivate() method in ContentProposalAdapter