Interface ICardView

All Superinterfaces:
Serializable

public interface ICardView extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isActive(org.apache.wicket.Component component)
     
  • Method Details

    • isActive

      boolean isActive(org.apache.wicket.Component component)