Interface LinkExternal<E extends LinkExternal<E>>

All Superinterfaces:
Comparable<E>, Component<E>, Copyable<E>, External<E>, FormComponent<E>, Serializable
All Known Implementing Classes:
DefaultLinkExternal

public interface LinkExternal<E extends LinkExternal<E>> extends External<E>
The external component that is used to build the HTML links.
Author:
Dima Myroniuk (dmyroniuk)