Interface ScriptFileComponentBuilder
- All Superinterfaces:
Builder<Component>, ComponentBuilder<ScriptFileComponentBuilder>
- All Known Implementing Classes:
DefaultScriptFileComponentBuilder
Assembler for constructing ScriptFile Components.
- Since:
- 2.5
-
Method Summary
Modifier and TypeMethodDescriptionaddCharset(String charset) addIsWatched(boolean isWatched) addIsWatched(String isWatched) addLanguage(String language) Methods inherited from interface Builder
build, getErrorPrefix, isValidMethods inherited from interface ComponentBuilder
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilder, getName
-
Method Details
-
addLanguage
-
addIsWatched
-
addIsWatched
-
addCharset
-