| java.lang.Object | ||
| ↳ | com.pdftron.pdf.dialog.annotlist.model.AnnotationFilterItem | |
| ↳ | com.pdftron.pdf.dialog.annotlist.model.AnnotationFilterAuthorItem | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AnnotationFilterAuthorItem() | |||||||||||
| AnnotationFilterAuthorItem(String title, String tag, boolean isSelected, boolean isEnabled) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | getTag() | ||||||||||
| String | getTitle() | ||||||||||
| boolean | isSelected() | ||||||||||
| void | setTag(String tag) | ||||||||||
| void | setTitle(String title) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pdftron.pdf.dialog.annotlist.model.AnnotationFilterItem
| |||||||||||
From class
java.lang.Object
| |||||||||||