|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChapterField.DisplayType | |
|---|---|
| org.odftoolkit.simple.common.field | Provide convenient methods to manipulate Fields in ODF text document. |
| Uses of ChapterField.DisplayType in org.odftoolkit.simple.common.field |
|---|
| Methods in org.odftoolkit.simple.common.field that return ChapterField.DisplayType | |
|---|---|
static ChapterField.DisplayType |
ChapterField.DisplayType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChapterField.DisplayType[] |
ChapterField.DisplayType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.odftoolkit.simple.common.field with parameters of type ChapterField.DisplayType | |
|---|---|
void |
ChapterField.setDisplayPage(ChapterField.DisplayType type)
Specifies the information that a chapter field should display. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||