TUIFileViewController Class Reference

Inherits from UIViewController
Declared in TUIFileViewController.h
TUIFileViewController.m

Other Methods

– viewDidLoad

- (void)viewDidLoad

– onOpen:

- (void)onOpen:(id)sender

– onBack:

- (void)onBack:(id)sender

– documentInteractionControllerViewForPreview:

- (UIView *)documentInteractionControllerViewForPreview:(UIDocumentInteractionController *)controller

– documentInteractionControllerRectForPreview:

- (CGRect)documentInteractionControllerRectForPreview:(UIDocumentInteractionController *)controller

– documentInteractionControllerViewControllerForPreview:

- (UIViewController *)documentInteractionControllerViewControllerForPreview:(UIDocumentInteractionController *)controller

Other Methods

  data

@property (nonatomic, strong) TUIFileMessageCellData *data

Extension Methods

  image

@property (nonatomic, strong) UIImageView *image

  name

@property (nonatomic, strong) UILabel *name

  progress

@property (nonatomic, strong) UILabel *progress

  button

@property (nonatomic, strong) UIButton *button

  document

@property (nonatomic, strong) UIDocumentInteractionController *document