|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageNumberField.DisplayType | |
---|---|
org.odftoolkit.simple.common.field | Provide convenient methods to manipulate Fields in ODF text document. |
Uses of PageNumberField.DisplayType in org.odftoolkit.simple.common.field |
---|
Methods in org.odftoolkit.simple.common.field that return PageNumberField.DisplayType | |
---|---|
static PageNumberField.DisplayType |
PageNumberField.DisplayType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PageNumberField.DisplayType[] |
PageNumberField.DisplayType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.odftoolkit.simple.common.field with parameters of type PageNumberField.DisplayType | |
---|---|
void |
PageNumberField.setDisplayPage(PageNumberField.DisplayType type)
Specifies whether to display or not the number of a previous or following page rather than the number of the current page. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |