List of usage examples for org.apache.wicket.model ComponentModel subclass-usage
From source file org.imagebundler.wicket.ImageStyleModel.java
public class ImageStyleModel extends ComponentModel<String> { private static final long serialVersionUID = 1L; private final ImageItem imageItem;