public class

FileTypeFilterPopupWindow

extends PopupWindow
java.lang.Object
   ↳ android.widget.PopupWindow
     ↳ com.pdftron.demo.widget.FileTypeFilterPopupWindow

Summary

Nested Classes
interface FileTypeFilterPopupWindow.FileTypeChangedListener  
[Expand]
Inherited Constants
From class android.widget.PopupWindow
Public Constructors
FileTypeFilterPopupWindow(Context context, View anchor, String settingsSuffix)
Public Methods
boolean indexIsOn(int index)
void notifyDataSetChanged()
void setFileTypeChangedListener(FileTypeFilterPopupWindow.FileTypeChangedListener listener)
void setItemChecked(int index, boolean check)
[Expand]
Inherited Methods
From class android.widget.PopupWindow
From class java.lang.Object

Public Constructors

public FileTypeFilterPopupWindow (Context context, View anchor, String settingsSuffix)

Public Methods

public boolean indexIsOn (int index)

public void notifyDataSetChanged ()

public void setFileTypeChangedListener (FileTypeFilterPopupWindow.FileTypeChangedListener listener)

public void setItemChecked (int index, boolean check)