Merge pull request #2 in BPHVB/mvm_core from feature/open_panel_action to develop

* commit '3b8c62c66d0112a20f956bcdfdeeda8e6cff3c8c':
  new panel method
This commit is contained in:
Pfeil, Scott Robert 2018-01-17 13:53:03 -05:00
commit 835808843f

View File

@ -22,6 +22,8 @@
@optional
- (void)willOpenWithActionInformation:(nullable NSDictionary *)actionInformation;
- (void)clearData;
- (void)resetIconToDefault;