public class ScriptViewElementBuilder extends com.foreach.across.modules.web.ui.elements.builder.AbstractNodeViewElementBuilder<ScriptViewElement,ScriptViewElementBuilder>
ScriptViewElement.ScriptViewElement| Constructor and Description |
|---|
ScriptViewElementBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected ScriptViewElement |
createElement(com.foreach.across.modules.web.ui.ViewElementBuilderContext builderContext) |
ScriptViewElementBuilder |
type(org.springframework.http.MediaType type)
Set the media type for the script tag.
|
ScriptViewElementBuilder |
type(String type)
Set the media type for the script tag.
|
apply, attribute, attributes, clearAttributes, css, htmlId, removeAttribute, removeCssadd, add, addAll, addFirst, addFirst, sortbuild, configure, customTemplate, elementSupplier, elementSupplier, name, postProcess, postProcessor, registerWebResources, withclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ScriptViewElementBuilder type(String type)
type - to setpublic ScriptViewElementBuilder type(org.springframework.http.MediaType type)
type - to setprotected ScriptViewElement createElement(com.foreach.across.modules.web.ui.ViewElementBuilderContext builderContext)
createElement in class com.foreach.across.modules.web.ui.ViewElementBuilderSupport<ScriptViewElement,ScriptViewElementBuilder>Copyright © 2020. All rights reserved.