public class Html5SupportImpl extends 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()
Html5Support
SymbolConstants.ENABLE_HTML5_SUPPORT
symbol.isHtml5SupportEnabled
in interface Html5Support
true
or false
.5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.