| Package | Description |
|---|---|
| com.googlecode.wicket.kendo.ui.effect | |
| com.googlecode.wicket.kendo.ui.utils |
| Modifier and Type | Method and Description |
|---|---|
static KendoEffect |
KendoEffect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KendoEffect[] |
KendoEffect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
KendoEffectUtils.reload(org.apache.wicket.core.request.handler.IPartialPageRequestHandler handler,
org.apache.wicket.Component component,
KendoEffect effect)
Reloads a
Component using a specified KendoEffect |
static void |
KendoEffectUtils.reload(org.apache.wicket.core.request.handler.IPartialPageRequestHandler handler,
org.apache.wicket.Component component,
KendoEffect effect,
boolean reverse)
Reloads a
Component using a specified KendoEffect |
Copyright © 2021 7thWeb. All rights reserved.