Interface ReferenceInjector
- All Known Implementing Classes:
DefaultReferenceInjector
public interface ReferenceInjector
-
Method Summary
Modifier and TypeMethodDescriptionvoidinjectReference(TypedObject referenceValue, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, Object locationInfo, boolean hideReadOnly, List<org.zkoss.zk.ui.HtmlBasedComponent> captionComponents)
-
Method Details
-
injectReference
void injectReference(TypedObject referenceValue, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, Object locationInfo, boolean hideReadOnly, List<org.zkoss.zk.ui.HtmlBasedComponent> captionComponents)
-