Package | Description |
---|---|
org.wicketstuff.jwicket | |
org.wicketstuff.jwicket.ui.datepicker | |
org.wicketstuff.jwicket.ui.tooltip |
Modifier and Type | Class and Description |
---|---|
protected static class |
JQueryAjaxBehavior.JsAjaxCallbackFunction |
Modifier and Type | Method and Description |
---|---|
protected JQueryAjaxBehavior.JsFunction |
DatePicker.onChangeMonthJsFunction() |
Modifier and Type | Method and Description |
---|---|
JQueryUiTooltip |
JQueryUiTooltip.setContent(JQueryAjaxBehavior.JsFunction content)
Sets the
content option of the tooltip widget like this:
content:function(){return 'tooltip content';} . |
Copyright © 2015. All rights reserved.