public class AttachmentOptions extends Object
| Constructor and Description | 
|---|
| AttachmentOptions() | 
| Modifier and Type | Method and Description | 
|---|---|
| AttachmentsBlock.Sort.Key | getSortKey() | 
| AttachmentsBlock.Sort.Direction | getSortOrder() | 
| AttachmentsBlock.ViewMode | getViewMode() | 
| void | init() | 
| void | setSortBy(AttachmentsBlock.Sort.Key sortKey) | 
| void | setSortOrder(AttachmentsBlock.Sort.Direction sortOrder) | 
| void | setViewMode(AttachmentsBlock.ViewMode viewMode) | 
| void | switchToList() | 
| void | switchToThumbnails() | 
public void init()
public AttachmentsBlock.ViewMode getViewMode()
public AttachmentsBlock.Sort.Key getSortKey()
public AttachmentsBlock.Sort.Direction getSortOrder()
public void setViewMode(AttachmentsBlock.ViewMode viewMode)
@Deprecated public void switchToThumbnails()
@Deprecated public void switchToList()
public void setSortBy(AttachmentsBlock.Sort.Key sortKey)
public void setSortOrder(AttachmentsBlock.Sort.Direction sortOrder)
Copyright © 2002-2017 Atlassian. All Rights Reserved.