Class: Avo::Fields::FileField::EditComponent

Inherits:
EditComponent show all
Includes:
Concerns::FileAuthorization
Defined in:
app/components/avo/fields/file_field/edit_component.rb

Constant Summary

Constants included from Concerns::FindAssociationField

Concerns::FindAssociationField::ASSOCIATIONS

Instance Attribute Summary

Attributes inherited from EditComponent

#compact, #field, #form, #index, #kwargs, #multiple, #resource, #stacked, #view

Method Summary

Methods included from Concerns::FileAuthorization

#can_delete_file?, #can_download_file?, #can_upload_file?

Methods inherited from EditComponent

#classes, #disabled?, #field_wrapper_args, #initialize, #render?

Methods included from ResourcesHelper

#field_wrapper, #filter_wrapper, #index_field_wrapper, #item_selector_data_attributes, #resource_grid, #resource_show_path, #resource_table

Methods inherited from BaseComponent

#has_with_trial

Methods included from Concerns::FindAssociationField

#find_association_field

Constructor Details

This class inherits a constructor from Avo::Fields::EditComponent