FlexberryFileControllerMixin Class
Mixin for Controller handling flexberry-file actions.
Item Index
Methods
actions.flexberryFileViewImageAction
(
public
-
selectedFileOptions
Handles flexberry-file viewImageAction: creates modal dialog with selected file preview.
actions.routeWillTransition
()
public
Handles corresponding route's willTransition action. It sends message about transition to modal dialog's controller.
Properties
flexberryFileModalController
Controller
Controller for modal dialog content.
Default: Injected flexberry-file-view-dialog controller.
flexberryFileModalTemplateName
String
Modal dialog content template's name.
Default: 'flexberry-file-view-dialog'