public class

AnnotationListUIView

extends BaseUIView<E extends BaseUIEvent>
java.lang.Object
   ↳ com.pdftron.collab.ui.base.component.BaseUIView<E extends com.pdftron.collab.ui.base.component.BaseUIEvent>
     ↳ com.pdftron.collab.ui.annotlist.component.view.AnnotationListUIView

Class Overview

A BaseUIView for the annotation list. Responsible for inflating the view, connecting view listeners, and providing an interface to update the views.

Summary

Public Constructors
AnnotationListUIView(ViewGroup parent)
Public Methods
void setAnnotList(AnnotationList annotList)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public AnnotationListUIView (ViewGroup parent)

Public Methods

public void setAnnotList (AnnotationList annotList)