@Component public class TextWebCmsComponentModelAdminRenderer extends Object implements WebCmsComponentModelContentAdminRenderer<TextWebCmsComponentModel>
| Constructor and Description |
|---|
TextWebCmsComponentModelAdminRenderer() |
| Modifier and Type | Method and Description |
|---|---|
com.foreach.across.modules.web.ui.ViewElementBuilder |
createContentViewElementBuilder(TextWebCmsComponentModel componentModel,
String controlNamePrefix) |
boolean |
supports(WebCmsComponentModel componentModel) |
public TextWebCmsComponentModelAdminRenderer()
public boolean supports(WebCmsComponentModel componentModel)
supports in interface WebCmsComponentModelContentAdminRenderer<TextWebCmsComponentModel>public com.foreach.across.modules.web.ui.ViewElementBuilder createContentViewElementBuilder(TextWebCmsComponentModel componentModel, String controlNamePrefix)
createContentViewElementBuilder in interface WebCmsComponentModelContentAdminRenderer<TextWebCmsComponentModel>Copyright © 2020. All rights reserved.