|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewDefinition.PageType | |
|---|---|
| com.atlassian.greenhopper.web.input | |
| Uses of ViewDefinition.PageType in com.atlassian.greenhopper.web.input |
|---|
| Methods in com.atlassian.greenhopper.web.input that return ViewDefinition.PageType | |
|---|---|
static ViewDefinition.PageType |
ViewDefinition.PageType.findByPageName(java.lang.String pageName)
|
ViewDefinition.PageType |
ViewDefinition.getPageType()
|
static ViewDefinition.PageType |
ViewDefinition.PageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ViewDefinition.PageType[] |
ViewDefinition.PageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.greenhopper.web.input with parameters of type ViewDefinition.PageType | |
|---|---|
void |
ViewDefinition.setPageType(ViewDefinition.PageType pageType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||