public interface ILookupControlFactory
| Modifier and Type | Method and Description |
|---|---|
<T,X extends IControl<T>> |
accepts(SearchPropertyMetaModel pmm,
X control)
Returns >=0 if this can create a lookup instance for a property.
|
<T,X extends IControl<T>> |
createControl(SearchPropertyMetaModel spm,
X control) |
<T,X extends IControl<T>> int accepts(@Nonnull SearchPropertyMetaModel pmm, X control)
pmm - <T,X extends IControl<T>> ILookupControlInstance<?> createControl(@Nonnull SearchPropertyMetaModel spm, X control)
Copyright © 2017 etc.to. All rights reserved.