| Package | Description |
|---|---|
| com.googlecode.wicket.kendo.ui.console |
| Modifier and Type | Class and Description |
|---|---|
class |
Console
Provides a Kendo UI console widget
Note about the capacity: the capacity allows to define a maximum number of messages. Elder messages will be automatically removed from the model object on insertion. However, this is only reflected when the component is (re-)rendered ( Component.onBeforeRender() has to be invoked) |
class |
FeedbackConsole
Provides a Kendo UI feedback console widget
Note about the capacity: the capacity allows to define a maximum number of messages. Elder messages will be automatically removed from the model object on insertion. However, this is only reflected when the component is (re-)rendered ( FeedbackConsole.onBeforeRender() has to be invoked) |
Copyright © 2021 7thWeb. All rights reserved.