List of usage examples for org.apache.wicket.markup.html.form EmailTextField subclass-usage
From source file com.googlecode.wicket.kendo.ui.form.EmailTextField.java
/**
* Provides a {@link org.apache.wicket.markup.html.form.EmailTextField} with the Kendo-ui style<br/>
* <br/>
* <b>Note:</b> {@link EmailTextField} is not a {@link IJQueryWidget} (no corresponding widget is supplied by Kendo UI)<br/>
* It means that required Kendo UI dependencies (javascript/stylesheet) are not automatically added.
*