| Package | Description |
|---|---|
| com.googlecode.wicket.kendo.ui.form.button | |
| com.googlecode.wicket.kendo.ui.widget.window |
| Class and Description |
|---|
| Window
Default implementation for
AbstractWindow that provides a set of WindowButtons and events such as Window.onSubmit(AjaxRequestTarget, WindowButton), Window.onError(AjaxRequestTarget, WindowButton) and
Window.onAfterSubmit(AjaxRequestTarget, WindowButton)The window is automatically closed Window.onAfterSubmit(AjaxRequestTarget, WindowButton) |
| WindowButton
Provides the button object that can be used in
MessageWindow |
| Class and Description |
|---|
| AbstractWindow
Base class for implementing Kendo UI windows
|
| FormWindow
Provides a Kendo UI base Window containing a
Form, a KendoFeedbackPanel, a and a buttonImplementation may look like: |
| IWindowListener
Event listener shared by the
AbstractWindow widget and the WindowBehavior |
| Window
Default implementation for
AbstractWindow that provides a set of WindowButtons and events such as Window.onSubmit(AjaxRequestTarget, WindowButton), Window.onError(AjaxRequestTarget, WindowButton) and
Window.onAfterSubmit(AjaxRequestTarget, WindowButton)The window is automatically closed Window.onAfterSubmit(AjaxRequestTarget, WindowButton) |
| WindowBehavior
Provides a "kendoWindow" behavior
|
| WindowButton
Provides the button object that can be used in
MessageWindow |
| WindowButtonPanel |
| WindowButtons |
Copyright © 2021 7thWeb. All rights reserved.