public static class HTML5Attributes.InstantiationListener extends Object implements IComponentInstantiationListener
FormComponents to add HTML5 attributes.| Constructor and Description |
|---|
InstantiationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInstantiation(Component component)
Adds
HTML5Attributes to all FormComponents. |
public void onInstantiation(Component component)
HTML5Attributes to all FormComponents.onInstantiation in interface IComponentInstantiationListenercomponent - the component that is being instantiated.Copyright © 2006–2018 Apache Software Foundation. All rights reserved.