|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NavigationViewModel | |
---|---|
com.atlassian.greenhopper.web.backlog | |
com.atlassian.greenhopper.web.page |
Uses of NavigationViewModel in com.atlassian.greenhopper.web.backlog |
---|
Methods in com.atlassian.greenhopper.web.backlog that return NavigationViewModel | |
---|---|
NavigationViewModel |
BacklogNavigationViewFactory.createNavigationModel(BaseData baseData,
BacklogBoardData board)
Creates the model for the navigation part of the page. |
NavigationViewModel |
BacklogBoardViewModel.getNavigation()
|
Methods in com.atlassian.greenhopper.web.backlog with parameters of type NavigationViewModel | |
---|---|
void |
BacklogBoardViewModel.setNavigation(NavigationViewModel navigation)
|
Uses of NavigationViewModel in com.atlassian.greenhopper.web.page |
---|
Methods in com.atlassian.greenhopper.web.page that return NavigationViewModel | |
---|---|
NavigationViewModel |
NavigationViewFactory.createNavigationModel(BaseData baseData,
BoardData board)
Creates the model for the navigation part of the page. |
Methods in com.atlassian.greenhopper.web.page with parameters of type NavigationViewModel | |
---|---|
protected void |
NavigationViewFactory.fillInContextData(NavigationViewModel viewModel,
BaseData baseData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |