java.lang.Object | |
↳ | com.pspdfkit.ui.tabs.PdfTabBarItem |
Represents single tab in the PdfTabBar
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PdfTabBarItem(DocumentDescriptor documentDescriptor)
Creates tab bar item for document descriptor
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DocumentDescriptor |
getDocumentDescriptor()
Returns document descriptor associated with this tab.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates tab bar item for document descriptor
documentDescriptor | Descriptor for document that should be display when the tab is selected. |
---|
Returns document descriptor associated with this tab.