| java.lang.Object | |
| ↳ | com.pdftron.pdf.widget.toolbar.data.ToolbarItemEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int | buttonId | ||||||||||
| public int | buttonType | ||||||||||
| public int | id | ||||||||||
| public int | order | ||||||||||
| public String | toolbarId | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ToolbarItemEntity(int buttonId, String toolbarId, int order, int buttonType) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| boolean | equals(Object o) | ||||||||||
| int | hashCode() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||