| Package | Description |
|---|---|
| org.radeox.macro.list |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleList.format(Writer writer,
Linkable current,
String listComment,
Collection c,
String emptyText,
boolean showSize) |
void |
ListFormatter.format(Writer writer,
Linkable current,
String listComment,
Collection c,
String emptyText,
boolean showSize)
Display a simple vertical list.
|
void |
ExampleListFormatter.format(Writer writer,
Linkable current,
String listComment,
Collection c,
String emptyText,
boolean showSize)
Create a simple list.
|
void |
AtoZListFormatter.format(Writer writer,
Linkable current,
String listComment,
Collection c,
String emptyText,
boolean showSize)
Create an A to Z index
|
Copyright © 2003–2021 Sakai Project. All rights reserved.