| java.lang.Object | ||
| ↳ | RecyclerView.ViewHolder | |
| ↳ | com.pdftron.pdf.controls.AnnotationsAdapter.ViewHolder | |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ImageView | icon | ||||||||||
| public TextView | line1 | ||||||||||
| public TextView | line2 | ||||||||||
| public TextView | separator | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ViewHolder(View itemView) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | onCreateContextMenu(ContextMenu menu, View view, ContextMenu.ContextMenuInfo menuInfo) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.view.View.OnCreateContextMenuListener
| |||||||||||