public class FolderPopWindow
extends android.widget.PopupWindow
| Constructor and Description | 
|---|
| FolderPopWindow(android.content.Context context,
               PictureSelectionConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | bindFolder(java.util.List<LocalMediaFolder> folders) | 
| void | dismiss() | 
| void | initView() | 
| void | notifyDataCheckedStatus(java.util.List<LocalMedia> medias)设置选中状态 | 
| void | setArrowImageView(android.widget.ImageView ivArrowView) | 
| void | setOnItemClickListener(PictureAlbumDirectoryAdapter.OnItemClickListener onItemClickListener) | 
| void | showAsDropDown(android.view.View anchor) | 
getAnimationStyle, getBackground, getContentView, getElevation, getEnterTransition, getEpicenterBounds, getExitTransition, getHeight, getInputMethodMode, getMaxAvailableHeight, getMaxAvailableHeight, getMaxAvailableHeight, getOverlapAnchor, getSoftInputMode, getWidth, getWindowLayoutType, isAboveAnchor, isAttachedInDecor, isClippedToScreen, isClippingEnabled, isFocusable, isLaidOutInScreen, isOutsideTouchable, isShowing, isSplitTouchEnabled, isTouchable, isTouchModal, setAnimationStyle, setAttachedInDecor, setBackgroundDrawable, setClippingEnabled, setContentView, setElevation, setEnterTransition, setEpicenterBounds, setExitTransition, setFocusable, setHeight, setIgnoreCheekPress, setInputMethodMode, setIsClippedToScreen, setIsLaidOutInScreen, setOnDismissListener, setOutsideTouchable, setOverlapAnchor, setSoftInputMode, setSplitTouchEnabled, setTouchable, setTouchInterceptor, setTouchModal, setWidth, setWindowLayoutMode, setWindowLayoutType, showAsDropDown, showAsDropDown, showAtLocation, update, update, update, update, update, updatepublic FolderPopWindow(android.content.Context context,
                       PictureSelectionConfig config)
public void initView()
public void bindFolder(java.util.List<LocalMediaFolder> folders)
public void setArrowImageView(android.widget.ImageView ivArrowView)
public void showAsDropDown(android.view.View anchor)
showAsDropDown in class android.widget.PopupWindowpublic void setOnItemClickListener(PictureAlbumDirectoryAdapter.OnItemClickListener onItemClickListener)
public void dismiss()
dismiss in class android.widget.PopupWindowpublic void notifyDataCheckedStatus(java.util.List<LocalMedia> medias)