|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageVisibilityType | |
---|---|
com.arctorus.documents |
Uses of PageVisibilityType in com.arctorus.documents |
---|
Methods in com.arctorus.documents that return PageVisibilityType | |
---|---|
PageVisibilityType |
Page.getVisibility()
Get visibility of the page. |
static PageVisibilityType |
PageVisibilityType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PageVisibilityType[] |
PageVisibilityType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.arctorus.documents with parameters of type PageVisibilityType | |
---|---|
void |
Page.setVisibility(PageVisibilityType pageVisibility)
Set visibility of the page. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |