@interface _UIWebImageUploadItem : _UIWebFileUploadItem - (id)displayImage; - (BOOL)isVideo; @end