List of usage examples for org.apache.wicket.markup.transformer AbstractTransformerBehavior subclass-usage
From source file net.dontdrinkandroot.wicket.bootstrap.behavior.IconBehavior.java
/**
* Prepends and/or appends an Icon to the body of the attached component. Icons are specified by an
* {@link InvertibleIconClass}.
*
* @author Philip W. Sorst <philip@sorst.net>
*/