| java.lang.Object | ||
| ↳ | ||
| ↳ | com.pdftron.demo.browser.model.FolderItem | |
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pdftron.pdf.model.list.ListItem
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final String | filePath | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FolderItem(String filePath, boolean collapsed) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| boolean | equals(Object o) | ||||||||||
| int | getItemType() | ||||||||||
| int | getLevel() | ||||||||||
| int | hashCode() | ||||||||||
| boolean | isCollapsed() | ||||||||||
| boolean | isHeader() | ||||||||||
| void | setCollapsed(boolean isCollapsed) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.pdftron.pdf.model.list.ListItem
| |||||||||||