public class Html5SupportImpl extends java.lang.Object implements Html5Support
| Constructor and Description |
|---|
Html5SupportImpl(boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHtml5SupportEnabled()
Tells whether HTML5 is supported.
|
public Html5SupportImpl(@Inject @Symbol(value="tapestry.enable-html5-support") boolean enabled)
public boolean isHtml5SupportEnabled()
Html5SupportSymbolConstants.ENABLE_HTML5_SUPPORT symbol.isHtml5SupportEnabled in interface Html5Supporttrue or false.${project.version} - Copyright © 2003-2015 The Apache Software Foundation.