public interface Activatable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive(org.apache.wicket.Component item)
Decides whether the current instance (
this) is the active item. |
Copyright © 2013 agilecoders.de. All Rights Reserved.