public abstract class AbstractSearchKeywordResolverImpl extends SearchKeywordResolver
| Constructor and Description |
|---|
AbstractSearchKeywordResolverImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
closest(Class<T> type,
UIComponent base) |
protected boolean |
isHintSet(SearchExpressionContext searchExpressionContext,
SearchExpressionHint hint) |
isLeaf, isPassthrough, isResolverForKeyword, resolveprotected <T> T closest(Class<T> type, UIComponent base)
protected boolean isHintSet(SearchExpressionContext searchExpressionContext, SearchExpressionHint hint)
Copyright © 1997–2020 Eclipse Foundation. All rights reserved.