Package | Description |
---|---|
com.almworks.jira.structure.api.view |
Modifier and Type | Method and Description |
---|---|
ViewSettings.Builder |
ViewSettings.Builder.addView(int index,
long viewId,
Collection<StructurePage> menuPages,
Collection<StructurePage> defaultPages)
Adds specified view to the list of associated views, or inserts it as a specific position in the list.
|
ViewSettings.Builder |
ViewSettings.Builder.addView(long viewId,
boolean defaultView)
Adds the specified view to the list of associated views, optionally making it the default
for all pages.
|
ViewSettings.Builder |
ViewSettings.Builder.addViews(long... viewIds)
Adds specified views to the list of associated views.
|
Copyright © 2021 ALM Works. All Rights Reserved.