@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface ReferencesCustomizer
| Modifier and Type | Method and Description |
|---|---|
void |
addInputURLChooserCustomizer(InputURLChooserCustomizer inputURLChooserCustomizer)
Adds a customizer which can modify the list of "Browse" actions.
|
void |
addRelativeReferencesResolver(java.lang.String protocol,
RelativeReferenceResolver resolver)
Add a relative reference resolver for a certain URL protocol.
|
void addInputURLChooserCustomizer(InputURLChooserCustomizer inputURLChooserCustomizer)
inputURLChooserCustomizer - The input URL chooser customizer.void addRelativeReferencesResolver(java.lang.String protocol,
RelativeReferenceResolver resolver)
protocol - The URL protocol for which you want to take control over the relativization.resolver - The custom resolver.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.