| java.lang.Object | ||
| ↳ | RecyclerView.ViewHolder | |
| ↳ | com.pdftron.demo.navigation.adapter.viewholder.ContentViewHolder | |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public CheckBox | checkBox | ||||||||||
| public TextView | docTextPlaceHolder | ||||||||||
| public AppCompatImageButton | dragButton | ||||||||||
| public ImageViewTopCrop | imageViewFileIcon | ||||||||||
| public ImageView | imageViewFileLockIcon | ||||||||||
| public ImageView | imageViewInfoIcon | ||||||||||
| public View | infoButton | ||||||||||
| public TextView | textViewFileInfo | ||||||||||
| public TextView | textViewFileName | ||||||||||
| public FrameLayout | thumbnailContainer | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ContentViewHolder(View itemView) | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||