Method and Description |
---|
com.googlecode.wicket.jquery.ui.widget.tooltip.CustomTooltipBehavior.escape(String)
useless, prefer overriding
CustomTooltipBehavior.quote(String)
TODO: 6.22.0/7.1.0 - remove |
com.googlecode.wicket.jquery.ui.widget.dialog.InputDialog.getLabel()
useless, will be removed
|
com.googlecode.wicket.jquery.ui.widget.dialog.InputDialog.setLabel(IModel useless, will be removed
|
Constructor and Description |
---|
com.googlecode.wicket.jquery.ui.widget.dialog.DialogButton(String, String)
this ctor is *not* deprecated but this warning aims to warn you about ctor change in 6.20.0, was previously (String text, String icon). Please update by adding 'name' or use Model for safety
|
com.googlecode.wicket.jquery.ui.widget.dialog.DialogButton(String, String, boolean)
this ctor is *not* deprecated but this warning aims to warn you about ctor change in 6.20.0, was previously (String text, String icon, boolean enabled). Please update by adding 'name' or use Model for safety
|
Copyright © 2015 7thWeb. All rights reserved.