Interface RenderableTextCFType.Visitor<T>
- All Superinterfaces:
AbstractCustomFieldType.VisitorBase<T>
- Enclosing class:
- RenderableTextCFType
public static interface RenderableTextCFType.Visitor<T>
extends AbstractCustomFieldType.VisitorBase<T>
-
Method Summary
Modifier and TypeMethodDescriptionvisitRenderableText
(RenderableTextCFType renderableTextCustomFieldType)
-
Method Details
-
visitRenderableText
-