| Package | Description |
|---|---|
| de.agilecoders.wicket.extensions.markup.html.bootstrap.xeditable |
| Modifier and Type | Method and Description |
|---|---|
static XEditableBehavior.Reason |
XEditableBehavior.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XEditableBehavior.Reason[] |
XEditableBehavior.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XEditableBehavior.onHidden(org.apache.wicket.ajax.AjaxRequestTarget target,
XEditableBehavior.Reason reason)
Fired when container was hidden.
|
Copyright © 2011–2014 AgileCoders. All rights reserved.