|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface ICompositeEditorFactoriesRegistry
Registry for the "compositeEditorFactories" extension point
| Field Summary | |
|---|---|
static ICompositeEditorFactoriesRegistry |
INSTANCE
Deprecated. the singleton ICompositeEditorFactoriesRegistry |
| Method Summary | ||
|---|---|---|
|
getCompositeEditorFactory(java.lang.Class<T> type)
Deprecated. |
|
boolean |
hasCompositeEditorFactory(java.lang.Class<?> type)
Deprecated. Whether there is a CompositeEditorFactory for the given type |
|
| Field Detail |
|---|
static final ICompositeEditorFactoriesRegistry INSTANCE
ICompositeEditorFactoriesRegistry
| Method Detail |
|---|
boolean hasCompositeEditorFactory(java.lang.Class<?> type)
CompositeEditorFactory for the given type
<T> ICompositeEditorFactory<T> getCompositeEditorFactory(java.lang.Class<T> type)
CompositeEditorFactory for the given type, or null if none is
registered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||