Uses of Interface
org.radeox.util.Linkable
-
Packages that use Linkable Package Description org.radeox.macro.list -
-
Uses of Linkable in org.radeox.macro.list
Methods in org.radeox.macro.list with parameters of type Linkable Modifier and Type Method Description voidAtoZListFormatter. format(Writer writer, Linkable current, String listComment, Collection c, String emptyText, boolean showSize)Create an A to Z indexvoidExampleListFormatter. format(Writer writer, Linkable current, String listComment, Collection c, String emptyText, boolean showSize)Create a simple list.voidListFormatter. format(Writer writer, Linkable current, String listComment, Collection c, String emptyText, boolean showSize)Display a simple vertical list.voidSimpleList. format(Writer writer, Linkable current, String listComment, Collection c, String emptyText, boolean showSize)
-