| Package | Description |
|---|---|
| org.radeox.macro.list | |
| org.radeox.test.macro.list |
| Modifier and Type | Method and Description |
|---|---|
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
|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected Linkable |
ListFormatterSupport.emptyLinkable |
Copyright © 2003-2014 Sakai Project. All Rights Reserved.