public class DisabledCssBehavior
extends org.apache.wicket.behavior.Behavior
BootstrapCssClass.DISABLED to the class attribute of components that are not enabled
in hierarchy.| Constructor and Description |
|---|
DisabledCssBehavior() |
| Modifier and Type | Method and Description |
|---|---|
void |
onComponentTag(org.apache.wicket.Component component,
org.apache.wicket.markup.ComponentTag tag) |
Copyright © 2013 dontdrinkandroot. All Rights Reserved.