Interface GomLinkEditorProvider
- All Known Implementing Classes:
AbstractGomDom,GomDom,GomDomTable,GomLink,GomLinkList
public interface GomLinkEditorProvider
Tag for provider of
GomLinkEditorList.- Since:
- 4.0
-
Method Summary
Modifier and TypeMethodDescriptionList of valid link editorsConvenience method.
-
Method Details
-
getLinkEditors
GomLinkEditorList getLinkEditors()List of valid link editors- Since:
- 4.0
-
linkEditors
Convenience method.- Returns:
- A set of link editor names.
- Since:
- 4.0
-