Method and Description |
---|
com.googlecode.wicket.jquery.ui.widget.dialog.InputDialog.getLabel()
useless, will be removed
|
com.googlecode.wicket.jquery.ui.widget.wizard.AbstractWizard.refresh(AjaxRequestTarget)
use
AbstractWizard.reload(AjaxRequestTarget) instead |
com.googlecode.wicket.jquery.ui.widget.tabs.TabbedPanel.refresh(AjaxRequestTarget)
use
TabbedPanel.reload(AjaxRequestTarget) instead |
com.googlecode.wicket.jquery.ui.widget.accordion.AccordionPanel.refresh(AjaxRequestTarget)
use
AccordionPanel.reload(AjaxRequestTarget) instead |
com.googlecode.wicket.jquery.ui.widget.dialog.InputDialog.setLabel(IModel<String>)
useless, will be removed
|
Copyright © 2016 7thWeb. All rights reserved.