| Modifier and Type | Method and Description |
|---|---|
LayoutConverterDescriptor |
LayoutConverterRegistry.getConverter(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<LayoutConverterDescriptor> |
LayoutConverterRegistry.getConverters() |
| Modifier and Type | Method and Description |
|---|---|
String |
LayoutConverterRegistry.getContributionId(LayoutConverterDescriptor contrib) |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutStoreImpl.registerLayoutConverter(String category,
LayoutConverterDescriptor layoutConverter) |
void |
LayoutStoreImpl.unregisterLayoutConverter(String category,
LayoutConverterDescriptor layoutConverter) |
| Modifier and Type | Method and Description |
|---|---|
int |
LayoutConverterDescriptor.compareTo(LayoutConverterDescriptor otherConverter) |
Copyright © 2018 Nuxeo. All rights reserved.